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/rickeybg_new.png);
# background-image:url(https://files.revuestarlight.net/rickeybg_new.png);
background-repeat: no-repeat;
# background-repeat: no-repeat;
}
#}
#mw-page-base {
##mw-page-base {
background-color:rgba(0,0,0,0);
# background-color:rgba(0,0,0,0);
background-image:none;
# background-image:none;
}
#}

Revision as of 10:36, 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;
#}