Use bootstrap class for background color

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
This commit is contained in:
Tilman Vatteroth 2020-05-24 11:19:48 +02:00 committed by mrdrogdrog
parent dc40dab9af
commit 47a88427da
2 changed files with 14 additions and 18 deletions

View file

@ -6,10 +6,6 @@
html {
height: 100%;
}
html,
body {
background-color: #333;
}
body {
min-height: 100%;
color: #fff;