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

From Team Fortress Wiki
Jump to: navigation, search
(Created page with "body : { background: black }")
 
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
body : {
+
div: {
background: black
+
background-color:black;
 +
color: white
 
}
 
}

Latest revision as of 22:34, 20 May 2021

div: {
	background-color:black;
	color: white
}