User:Akai/monobook.css: Difference between revisions
From ASSS Wiki
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
| Line 3: | Line 3: | ||
color: white; | color: white; | ||
} | } | ||
a { color: white; } | |||
a:hover { color: white; } | |||
Revision as of 03:19, 16 January 2005
body {
background: black;
color: white;
}
a { color: white; }
a:hover { color: white; }