forked from leftypol/leftypol
dark_red.css: set the font color of all links, including the thread watcher
This commit is contained in:
parent
6b64a94bc3
commit
ab4e269d7a
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ div.title, h1 {
|
||||||
div.title p {
|
div.title p {
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
}
|
}
|
||||||
a:link, a:visited, .intro a.email span.name {
|
a, a:link, a:visited, .intro a.email span.name {
|
||||||
color: #CCCCCC;
|
color: #CCCCCC;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue