--- css/index.css 2016-01-03 15:07:46.000000000 +0200 +++ css/index.css.new 2016-01-05 21:29:52.313477760 +0200 @@ -308,7 +308,7 @@ blockquote.bbc_standard_quote, blockquote.bbc_alternate_quote { font-size: x-small; - color: #EEEDEB; + color: #000000; line-height: 1.4em; background: url(../images/theme/quote.png) 0.3em 0.8em no-repeat; padding: 1.3em 20px; @@ -1256,6 +1256,7 @@ cursor: pointer; padding: 1px 8px 2px 8px; border-radius: 4px; + text-decoration: none; } .buttonlist ul li a:hover { @@ -2181,7 +2182,13 @@ /* Separator of posts. More useful in the print stylesheet. */ #forumposts .post_separator { - display: none; + background-color: #DD4814; + border-color: #DD4814; + color: #DD4814; +} +:last-child .post_separator +{ + display: none; } /* Styles for edit post section