From 6242e245c1ca4f86565169c37a2b17095c5e6477 Mon Sep 17 00:00:00 2001 From: rvelices Date: Fri, 7 Jan 2011 13:07:54 +0000 Subject: more compact footer.tpl (less spaced, unnnecessary span/class ...) sylvia css simplification git-svn-id: http://piwigo.org/svn/trunk@8492 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/Sylvia/theme.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'themes/Sylvia') diff --git a/themes/Sylvia/theme.css b/themes/Sylvia/theme.css index bee414ad3..6411e7246 100644 --- a/themes/Sylvia/theme.css +++ b/themes/Sylvia/theme.css @@ -331,8 +331,8 @@ a.Piwigo { font-family: verdana, arial, helvetica, sans-serif !important; font-size: 11px; font-weight: normal; letter-spacing: 0; color : #F33; text-decoration: none; border: 0; } -a.Piwigo:hover span.Piwigo { - border-bottom: 1px solid #ff3363; +a.Piwigo:hover { + border-bottom: 1px solid #ff3363; } #theImage A, .illustration A, A.navThumb, A.navThumb { border-bottom-width: 0; -- cgit v1.2.3