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