1,478
edits
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
} | } | ||
a { color: #daa520; text-decoration: none; } | a { color: #daa520; text-decoration: none; } | ||
a:hover { background-color: red; text-decoration: none; } | a:hover { color: #FF7E00; background-color: red; text-decoration: none; } | ||
a:visited {color: #b8860b; text-decoration: none; } | a:visited {color: #b8860b; text-decoration: none; } | ||
edits