User:Randall/vector.css: Difference between revisions

From Umamusume Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
body{
body{
background-image:url(https://files.revuestarlight.net/rickey_bg.png);
background-image:url(https://files.revuestarlight.net/rickeybg_new.png);
background-repeat: no-repeat;
background-repeat: no-repeat;
}
}

Revision as of 07:30, 4 March 2024

body{
	background-image:url(https://files.revuestarlight.net/rickeybg_new.png);
	background-repeat: no-repeat;
}
#mw-page-base {
	background-color:rgba(0,0,0,0);
	background-image:none;
}