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

From Super Mario Galaxy wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
#ca-view {
#ca-view {
background: #090909;
background: #090909;
color: hotpink;
}
}

Revision as of 20:59, 14 August 2022

body {
	background-color: #090909;
}

#mw-head {
	background-color: #000000;
}

#ca-view {
	background: #090909;
	color: hotpink;
}