User:Lord-Giganticus/common.css: Difference between revisions

From Super Mario Galaxy wiki
Jump to navigation Jump to search
(Created page with ".body { background: #090909; }")
 
No edit summary
Line 1: Line 1:
.body {
body {
background: #090909;
background-color: #090909;
}
}

Revision as of 20:48, 14 August 2022

body {
	background-color: #090909;
}