Difference between revisions of "User:Akai/monobook.css"
From ASSS Wiki
m |
m |
||
| Line 3: | Line 3: | ||
color: white; | color: white; | ||
} | } | ||
| + | a { color: white; } | ||
| + | a:hover { color: white; } | ||
Revision as of 22:19, 15 January 2005
body {
background: black;
color: white;
}
a { color: white; }
a:hover { color: white; }