User:Akai/monobook.css: Difference between revisions

From ASSS Wiki
Jump to navigationJump to search
Akai (talk | contribs)
mNo edit summary
Akai (talk | contribs)
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; }