diff --git a/beango/css/beango.css b/beango/css/beango.css index cf5f6d8..0edb99d 100644 --- a/beango/css/beango.css +++ b/beango/css/beango.css @@ -3,6 +3,10 @@ margin-bottom: 0px; } +#board-header { + /* Background color/opacity set by JS */ +} + html, body { min-height: 100vh; diff --git a/beango/index.html b/beango/index.html index 651e5fd..cc5cd1b 100644 --- a/beango/index.html +++ b/beango/index.html @@ -17,7 +17,7 @@
If text is also provided, image appears next to it.