dark_red.css: use button color for post numbers

This commit is contained in:
Zankaria 2025-02-07 22:44:14 +01:00
parent efabee7006
commit 26e56eff06

View file

@ -31,7 +31,7 @@ div.title p {
font-size: 10px;
}
a, a:link, a:visited, .intro a.email span.name {
color: #CCCCCC;
color: #CCC;
text-decoration: none;
font-family: sans-serif;
}
@ -41,7 +41,6 @@ a:link:hover, a:visited:hover {
text-decoration: none;
}
a.post_no {
color: #AAAAAA;
text-decoration: none;
}
a.post_no:hover {