summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2010-09-07 23:13:15 +0000
committerDries Buytaert <dries@buytaert.net>2010-09-07 23:13:15 +0000
commitcec9bff81b9004f8b522f0438d4aab2b6542b13a (patch)
tree4ea3e3eb0f90eab69ebbc31957ed9ac4b87d5880 /themes
parenteee474718bff801d36925cbc63880a63a0de7dc0 (diff)
downloadbrdo-cec9bff81b9004f8b522f0438d4aab2b6542b13a.tar.gz
brdo-cec9bff81b9004f8b522f0438d4aab2b6542b13a.tar.bz2
- Patch #781572 by bleen18, Kiphaas7, Jacine, tlattimore, riccardoR: whitespace below the footer when there is not enough content on the page.
Diffstat (limited to 'themes')
-rw-r--r--themes/bartik/css/colors.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/bartik/css/colors.css b/themes/bartik/css/colors.css
index c920a68d9..49fbce3fd 100644
--- a/themes/bartik/css/colors.css
+++ b/themes/bartik/css/colors.css
@@ -6,8 +6,8 @@ body {
background-color: #292929;
color: #ffffff;
}
-html,
#page-wrapper,
+#main,
body.overlay {
background-color: #ffffff;
color: #3b3b3b;