Added CSS properties to html tag to avoid white footer on short pages
This commit is contained in:
parent
848fb0ce83
commit
50ea9476e8
@ -3,7 +3,7 @@ Tango theme CSS.
|
|||||||
Based on Bulma framework, inspired by linux.org.ru Tango theme.
|
Based on Bulma framework, inspired by linux.org.ru Tango theme.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
body {
|
html, body {
|
||||||
font-family: "Arial", sans-serif!important;
|
font-family: "Arial", sans-serif!important;
|
||||||
background-color: #2e3436!important;
|
background-color: #2e3436!important;
|
||||||
color: #babdb6!important;
|
color: #babdb6!important;
|
||||||
|
Loading…
Reference in New Issue
Block a user