mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Made the site updated box a bit more subtle
This commit is contained in:
parent
f8a27aec6c
commit
f30b77a3e0
1 changed files with 2 additions and 2 deletions
|
@ -586,9 +586,9 @@ a.tag:hover {
|
|||
color: #aaa;
|
||||
}
|
||||
.news-item .files {
|
||||
background: #eee;
|
||||
background: #F5F5F5;
|
||||
padding: 8px 10px 2px 10px;
|
||||
border-top: 1px solid #ddd;
|
||||
border-top: 1px solid #E7E7E7;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
.news-item .file {
|
||||
|
|
Loading…
Add table
Reference in a new issue