2,124
edits
No edit summary |
No edit summary |
||
Line 120: | Line 120: | ||
/*Link Colors*/ | /*Link Colors*/ | ||
a:link {color: #ff99ff !important;} | a:link, a.external, a:visited, a.external:visited {color: #ff99ff !important;} | ||
a.new, a.new:visited {color: #FF3399 !important;} | a.new, a.new:visited {color: #FF3399 !important;} | ||
a:hover, a.external:hover {color: #ff80d5 !important;} | |||
a:hover, a.external:hover {color: # | |||
a:active, a.external:active {color: #9966ff !important;} | a:active, a.external:active {color: #9966ff !important;} | ||