mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 09:13:02 +02:00
no more underline for a:hover
git-svn-id: http://piwigo.org/svn/trunk@424 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -24,7 +24,7 @@ h2 {
|
||||
/* ANCHORS */
|
||||
|
||||
a { text-decoration:none; color:#FFFFFF;}
|
||||
a:hover { text-decoration:underline; color:#FFF48E;}
|
||||
a:hover { text-decoration:none; color:#FFF48E;}
|
||||
a.none:hover { text-decoration:none;}
|
||||
a.image:hover { text-decoration:none;}
|
||||
a.thumbLink:hover { text-decoration:none;}
|
||||
|
||||
Reference in New Issue
Block a user