Your coral is not the right colour code (to be confirmed)
git-svn-id: http://piwigo.org/svn/branches/2.0@2986 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
9c084c3a91
commit
a8590e3d5a
2 changed files with 6 additions and 6 deletions
|
@ -78,9 +78,9 @@ label { cursor:pointer }
|
|||
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;
|
||||
}
|
||||
|
||||
*, *:focus, *:active, input:active, a:active, input:focus, a:focus { outline: none; -moz-outline-width: 0px; }
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue