Difference between revisions of "Template:MSPA Wiki.css"

From The Wiki Camp 2
Jump to navigation Jump to search
(Created page with ".mspa-wiki-bg { background-image: url("https://camp2.rectangle.zone/images/b/ba/Mspa-wiki-bg.png"); position: fixed; left: 0; top: 0; z-index: -9999; background-repeat: repeat...")
 
(Jurta changed the content model of the page Template:MSPA Wiki.css from "wikitext" to "Sanitized CSS")
Tag: content model change
 
(No difference)

Latest revision as of 17:18, 26 January 2023

.mspa-wiki-bg {
background-image: url("https://camp2.rectangle.zone/images/b/ba/Mspa-wiki-bg.png");
position: fixed;
left: 0;
top: 0;
z-index: -9999;
background-repeat: repeat;
height: 100%;
width: 100%;
}