Changeset 2986


Ignore:
Timestamp:
Dec 15, 2008, 11:29:39 PM (15 years ago)
Author:
vdigital
Message:

Your coral is not the right colour code (to be confirmed)

Location:
branches/2.0
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/admin/template/goto/theme/roma/theme.css

    r2976 r2986  
    7979  font-family: verdana, arial, helvetica, sans-serif !important;
    8080  font-size: 11px; font-weight: normal; letter-spacing: 0;
    81   color : #FF3300; text-decoration: none; border: 0; }
    82 a.Piwigo:hover {
    83   border-bottom: 1px solid #FF3363;
     81  color : #F33; text-decoration: none; border: 0; }
     82a.Piwigo:hover  span.Piwigo  {
     83  border-bottom: 1px solid #FF3363; color: #F30;
    8484}
    8585
  • branches/2.0/template/yoga/theme/Sylvia/theme.css

    r2984 r2986  
    326326  font-family: verdana, arial, helvetica, sans-serif !important;
    327327  font-size: 11px; font-weight: normal; letter-spacing: 0;
    328   color : #FF3300; text-decoration: none; border: 0; }
    329 a.Piwigo:hover {
    330   border-bottom: 1px solid #FF3363;
     328  color : #F33; text-decoration: none; border: 0; }
     329a.Piwigo:hover  span.Piwigo  {
     330  border-bottom: 1px solid #FF3363; color: #F30;
    331331}
    332332#theImage A, .illustration A, A.navThumb, A.navThumb {
Note: See TracChangeset for help on using the changeset viewer.