mirror of
https://github.com/neocities/neocities.git
synced 2025-04-28 11:12:30 +02:00
slightly smaller font for file titles
This commit is contained in:
parent
9aca6cd0a0
commit
0f9b9bad56
1 changed files with 1 additions and 1 deletions
|
@ -253,7 +253,7 @@
|
||||||
}
|
}
|
||||||
.file .title {
|
.file .title {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 12px;
|
font-size: 8px;
|
||||||
color: #666;
|
color: #666;
|
||||||
margin-top: 4px;
|
margin-top: 4px;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
Loading…
Add table
Reference in a new issue