forked from leftypol/leftypol
dark_red.css: make inline border solid and grey
This commit is contained in:
parent
06ef3c5287
commit
b438283e32
1 changed files with 3 additions and 0 deletions
|
@ -67,6 +67,9 @@ div.post.reply div.body a:link, div.post.reply div.body a:visited {
|
|||
div.post.reply div.body a:link:hover, div.post.reply div.body a:visited:hover {
|
||||
color: #32DD72;
|
||||
}
|
||||
div.post.inline {
|
||||
border: #555555 1px solid;
|
||||
}
|
||||
.intro span.subject {
|
||||
font-size: 12px;
|
||||
font-family: sans-serif;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue