the stylesheet's back

This commit is contained in:
Mathieu PATUREL
2017-01-08 15:30:49 +11:00
parent 0f0e53ff34
commit d466a29cd4
3 changed files with 21 additions and 19 deletions

View File

@ -1,9 +1,5 @@
:root, html, body {
height: 100%;
}
html {
--light-bg: color(var(--background) blend(#999 85%))
height: 100%;
}
body {
padding:10px;