From 90cedf1ed0ce04e8529a0f1f048d60a5fad5d12f Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Tue, 27 Oct 2009 22:53:52 -0600 Subject: Move .g-message font-size to the theme from gallery.common. Let the theme set the size. --- themes/wind/css/screen.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'themes') diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css index b71a7682..3a24140b 100644 --- a/themes/wind/css/screen.css +++ b/themes/wind/css/screen.css @@ -68,7 +68,8 @@ h3 { } #g-banner, -#g-footer { +#g-footer, +.g-message { font-size: .8em; } -- cgit v1.2.3