User:Randall/vector.css: Difference between revisions

From Umamusume Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Manual revert
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
body{
body{
background-image:url(https://files.revuestarlight.net/top-bg-test2.png);
background-image:url(https://files.revuestarlight.net/top-bg-test3.png);
background-repeat: no-repeat;
background-repeat: no-repeat;
}
}

Latest revision as of 00:33, 28 March 2024

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