Merge pull request #7 from illuminatedgeek/patch-1
poison.css: darker color for highlighted posts
This commit is contained in:
commit
1c4c301775
@ -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
|
||||
{
|
||||
@ -81,11 +81,6 @@ p.intro span.name
|
||||
span.quote {
|
||||
color: #E6E1E9;
|
||||
}
|
||||
span[style="color:orange;font-weight:bold"]
|
||||
{
|
||||
color: #D880FC!important;
|
||||
|
||||
}
|
||||
a:hover, p.intro a.post_no:hover
|
||||
{
|
||||
color: #EDEDED!important;
|
||||
|
Loading…
Reference in New Issue
Block a user