Difference between revisions of "User:Akai/monobook.css"

From ASSS Wiki
Jump to: navigation, search
m
m
Line 3: Line 3:
 
color: white;
 
color: white;
 
}
 
}
 +
a { color: white; }
 +
a:hover { color: white; }

Revision as of 23:19, 15 January 2005

body {
background: black;
color: white;
}
a { color: white; }
a:hover { color: white; }