forked from leftypol/leftypol
dark_red.css: use button color for post numbers
This commit is contained in:
parent
efabee7006
commit
26e56eff06
1 changed files with 1 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue