diff --git a/stylesheets/dark_roach.css b/stylesheets/dark_roach.css index 08366dfc..89bb08ae 100644 --- a/stylesheets/dark_roach.css +++ b/stylesheets/dark_roach.css @@ -136,7 +136,7 @@ div.banner a:hover { color: #000000; text-decoration: none; } -img.banner { +img.banner, img.board_image { display: block; border: 1px solid #000000; margin: 12px auto 0 auto; diff --git a/stylesheets/luna.css b/stylesheets/luna.css index 7f6fc14e..7439f5ca 100644 --- a/stylesheets/luna.css +++ b/stylesheets/luna.css @@ -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; diff --git a/stylesheets/style.css b/stylesheets/style.css index 33f953d2..4dce3499 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -128,7 +128,7 @@ div.banner a:hover { color: #EEF2FF; text-decoration: none; } -img.banner { +img.banner, img.board_image { display: block; border: 1px solid #a9a9a9; margin: 12px auto 0 auto; diff --git a/stylesheets/wasabi.css b/stylesheets/wasabi.css index 3c24512d..f898d731 100644 --- a/stylesheets/wasabi.css +++ b/stylesheets/wasabi.css @@ -128,7 +128,7 @@ div.banner a:hover { color: #EEF2FF; text-decoration: none; } -img.banner { +img.banner, img.board_image { float: none; margin: 4px auto 0 auto; } diff --git a/templates/index.html b/templates/index.html index c45e51fe..b694950c 100644 --- a/templates/index.html +++ b/templates/index.html @@ -21,7 +21,7 @@ {{ boardlist.top }} {% if pm %}