Common.css: Difference between revisions
From Redrock Wiki
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
/* Link Color */ | /* Link Color */ | ||
a { | a {color: #0645ad;} | ||
} | |||
a:visited { | a:visited { | ||
color: #0b0080; | color: #0b0080; | ||
} | } |