User:Monster Domosed/common.css: Difference between revisions

No edit summary
No edit summary
Line 23: Line 23:


.skin-theme-clientpref-night a:visited {
.skin-theme-clientpref-night a:visited {
   color: #b47c4b !important;
   color: #CA9081 !important;
}
}


Line 30: Line 30:
.skin-theme-clientpref-day a:hover,
.skin-theme-clientpref-day a:hover,
.skin-theme-clientpref-day a:active {
.skin-theme-clientpref-day a:active {
   color: #a05f2d !important;
   color: #6F4815 !important;
}
}


.skin-theme-clientpref-day a:visited {
.skin-theme-clientpref-day a:visited {
   color: #633216 !important;
   color: #6F2315 !important;
}
}


Line 49: Line 49:


.update-excerpt a:visited {
.update-excerpt a:visited {
   color: #b47c4b !important;
   color: #CA9081 !important;
}
}