User:AlphSpirit/vector.css: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
(Created page with "body { background-color: red; }")
 
No edit summary
Line 1: Line 1:
body {
body {
background-color: red;
background-color: blue;
}
}

Revision as of 14:53, 24 August 2021

body {
	background-color: blue;
}