Difference between revisions of "User:Akai/myskin.css"
From ASSS Wiki
m |
m |
||
Line 1: | Line 1: | ||
− | + | body { | |
+ | background: black; | ||
+ | color: white; | ||
+ | } | ||
+ | a { | ||
+ | color: white; | ||
+ | } |
Revision as of 23:32, 15 January 2005
body { background: black; color: white; } a { color: white; }