Apply background color to static pages

This commit is contained in:
David Benqué 2021-02-03 14:46:58 +00:00
parent 70256b93ad
commit 93ffef47d2

View File

@ -17,7 +17,7 @@
.infopages_main () {
--LessLoader_require: LessLoader_currentFile();
}
body {
body.html {
.font_main();
@infopages_infobar-height: 64px;
@infopages_padding: 32px;