From 94920da60345450490627e8bd467959c9db50a6e Mon Sep 17 00:00:00 2001 From: losinshi Date: Fri, 1 Dec 2006 12:25:59 +0000 Subject: [PATCH] css fixed git-svn-id: file:///home/jan/tmp/wetterstation/trunk@196 dd492736-c11a-0410-ad51-8c26713eaf7f --- webstuff/frontend/css/example.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webstuff/frontend/css/example.css b/webstuff/frontend/css/example.css index f589556..9bafc06 100644 --- a/webstuff/frontend/css/example.css +++ b/webstuff/frontend/css/example.css @@ -383,8 +383,8 @@ div.small_set div.module#windsSmall_2 a.mod_small_link div.mod_footer span.mod_m color: #AA3333; } -p.set#copyright { - font-size:8px; +p#copyright { + font-size:10px; color:#666666; font-weight:600; }