Difference between revisions of "User:Jestie/Page.css"

From Team Fortress Wiki
Jump to: navigation, search
m (maybe this will work, very lost rn though.)
m (giving this one last shot, i don't think you can even change background colours with this)
Line 8: Line 8:
 
     background-size: 13px 13px;
 
     background-size: 13px 13px;
 
}
 
}
body {
+
#bodycontent {
background: black;
+
  background-colour: #00000;
 
}
 
}

Revision as of 14:03, 10 May 2024


.mw-wiki-logo 
	{background-image: url("https://wiki.teamfortress.com/w/images/d/d9/User_Payn_TFWiki_Logo_Replacement.png") !important; 
	background-size: 135px 135px;
}
li#pt-userpage {
    background-image: url('https://wiki.teamfortress.com/w/images/0/0a/User_Payn_Pebbles_Penguin_Login.png') !important;
    background-size: 13px 13px;
}
#bodycontent {
	  background-colour: #00000;
}