- //
- // Flavour Scaffolding
- // --------------------------------------------------
- /*
- We do swich around footer and doc backgrounds.
- This keeps page bg with valid color while gives footer "trailing" effect
- */
- body, html {
- background: @page-footer-bg;
- }
- #misago-container {
- background: @body-bg;
- }
|