rename banner class to board_image in order to evade some adblock rules

This commit is contained in:
czaks 2014-01-06 16:38:48 +01:00
parent c8bccecc23
commit cdb988c6d4
6 changed files with 8 additions and 8 deletions

View file

@ -136,7 +136,7 @@ div.banner a:hover {
color: #000000;
text-decoration: none;
}
img.banner {
img.banner, img.board_image {
float: none;
border: 1px solid #a9a9a9;
margin: 12px auto 0 auto;