From 5e61389cc700c993d1e75bcb51d23bd6188895f6 Mon Sep 17 00:00:00 2001 From: manolobevia Date: Thu, 17 Nov 2011 21:05:51 +0000 Subject: [PATCH] fixed copyright style issues --- themes/wilma/css/wilma.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/themes/wilma/css/wilma.css b/themes/wilma/css/wilma.css index 843251e6..e30ccce4 100644 --- a/themes/wilma/css/wilma.css +++ b/themes/wilma/css/wilma.css @@ -841,6 +841,9 @@ footer p.copyright { padding-left: 30px; width: 500px; } +footer p.copyright small { + font-size: 1em; +} ul#footer-nav { float: right; list-style: none;