Added CSS properties to html tag to avoid white footer on short pages

master
Vladimir Hodakov 2018-01-14 03:51:52 +04:00
parent 848fb0ce83
commit 50ea9476e8
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Tango theme CSS.
Based on Bulma framework, inspired by linux.org.ru Tango theme.
*/
body {
html, body {
font-family: "Arial", sans-serif!important;
background-color: #2e3436!important;
color: #babdb6!important;