aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/yoga/theme/Sylvia/theme.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css
index 3417b7204..37ca75a42 100644
--- a/template/yoga/theme/Sylvia/theme.css
+++ b/template/yoga/theme/Sylvia/theme.css
@@ -325,9 +325,9 @@ A:hover, A:active {
a.Piwigo {
font-family: verdana, arial, helvetica, sans-serif !important;
font-size: 11px; font-weight: normal; letter-spacing: 0;
- color : #FF3300; text-decoration: none; border: 0; }
-a.Piwigo:hover {
- border-bottom: 1px solid #FF3363;
+ color : #F33; text-decoration: none; border: 0; }
+a.Piwigo:hover span.Piwigo {
+ border-bottom: 1px solid #FF3363; color: #F30;
}
#theImage A, .illustration A, A.navThumb, A.navThumb {
border-bottom-width: 0;