Jump to content

User:Natalius/vector.css: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Natalius (talk | contribs)
Created page with 'body { background-color: red; }'
 
Natalius (talk | contribs)
No edit summary
Line 1: Line 1:
body {
body {
background-color: red;
background-color: ;
}
}

Revision as of 16:28, 20 April 2022

body {
	background-color: #4f4f4f;
}