forked from leftypol/leftypol
poison.css: darker color for highlighted posts
This commit is contained in:
parent
ec95c60be5
commit
d4b3e511f7
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ div.topbar, input[type="text"], select, form table tr th, form table tr td input
|
|||
}
|
||||
|
||||
div.post.reply.highlighted{
|
||||
background-color: #29202D!important;
|
||||
background-color: #211A24!important;
|
||||
}
|
||||
form table tr td input[type="text"]:focus, form table tr td textarea:focus
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue