chiark / gitweb /
css: better behaving background on short pages.
authorVladimír Vondruš <mosra@centrum.cz>
Thu, 2 Nov 2017 19:48:16 +0000 (20:48 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Thu, 2 Nov 2017 20:20:53 +0000 (21:20 +0100)
commit7844e00a6f93d379104896bcd5500a2f0bc9afcc
tree04086a0e12320e0fff0a9f75a6ef710d6a087a29
parent46dcbc0fbeb110c28bb8dd7ea1a15428a946fb20
css: better behaving background on short pages.

Previously, if the page was too short, the lighter footer background was
not all the way down, looking ugly. Now the <html> element has the
footer background color and that's overriden by <body> to the body
background.

Again, I hope this doesn't break anyone's site :)
css/m-components.css
css/m-dark.compiled.css
css/m-light.compiled.css