Made wasabi.css a tad more pretty

This commit is contained in:
Circlepuller 2012-04-22 15:00:43 -04:00
parent 43f9b00eda
commit 2b125d60a5

View File

@ -192,7 +192,8 @@ div.post.reply p.body {
padding-bottom: 0.3em;
}
div.post.reply.highlighted {
background: greenyellow;
background-color: #FFF;
border-color: #CCC;
}
div.post.reply p.body a {
color: #D00;
@ -216,7 +217,7 @@ span.trip {
color: #228854;
}
span.quote {
color: #789922;
color: #3C6D8A;
}
span.omitted {
display: block;