forked from leftypol/leftypol
dark_red.css: make post no color override style.css setting
This commit is contained in:
parent
26e56eff06
commit
6f181effac
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ div.title p {
|
|||
font-size: 10px;
|
||||
}
|
||||
a, a:link, a:visited, .intro a.email span.name {
|
||||
color: #CCC;
|
||||
color: #CCC !important;
|
||||
text-decoration: none;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue