Difference between revisions of "User:Orion205/vector.css"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
(Created page with "{ --background-color: #3F3F3F; --text-color: #fff; }")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{
+
/* CSS placed here will affect users of the Vector skin */
  --background-color: #3F3F3F;
 
  --text-color: #fff;
 
}
 

Latest revision as of 05:22, 2 December 2021

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