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