From 476d7539c0023ec7dba790602bbcf39c7ed6791c Mon Sep 17 00:00:00 2001 From: vdigital Date: Tue, 16 Dec 2008 20:15:38 +0000 Subject: #ff3300 replacement by #ff3333 git-svn-id: http://piwigo.org/svn/branches/2.0@2990 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/Sylvia/theme.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template/yoga') diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css index d0b78d624..7f684fcde 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -318,7 +318,7 @@ A, INPUT.rateButton { border-width: 0; } A:hover, A:active { - color:#f30; + color:#f33; border-bottom: 1px solid #FF3363; cursor: pointer; } @@ -327,7 +327,7 @@ a.Piwigo { 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; color: #F30; + border-bottom: 1px solid #FF3363; } #theImage A, .illustration A, A.navThumb, A.navThumb { border-bottom-width: 0; -- cgit v1.2.3