User:Sir Trollface/common.css: Difference between revisions

From Baka-Tsuki
Jump to navigation Jump to search
Sir Trollface (talk | contribs)
Created page with "body{ background-color: black; font-color: white; } content{ background-color: black; font-color: white; }"
 
Sir Trollface (talk | contribs)
Tag: Replaced
 
(170 intermediate revisions by the same user not shown)
Line 1: Line 1:
body{
/* CSS placed here will affect users of the Vector skin */
background-color: black;
font-color: white;
}
 
content{
background-color: black;
font-color: white;
}

Latest revision as of 08:59, 9 October 2024

/* CSS placed here will affect users of the Vector skin */