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

From Team Fortress Wiki
Jump to: navigation, search
m (please lord let this work)
m (maybe this'll work)
Line 6: Line 6:
 
* {font-family: comic sans ms}
 
* {font-family: comic sans ms}
 
li#pt-userpage{
 
li#pt-userpage{
background-image:url("https://wiki.teamfortress.com/w/images/0/0a/User_Payn_Pebbles_Penguin_Login.png");
+
background-image:url("https://wiki.teamfortress.com/w/images/0/0a/User_Payn_Pebbles_Penguin_Loginpng") !important;
 
background-size: 13px 13px;
 
background-size: 13px 13px;
 
}
 
}

Revision as of 13:57, 11 May 2024

/* note to moderators, i will be doing quite a lot of experimenting as i want to create something special with css, so i apologise if i flood the recent changes logs. */ 
.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;
}
* {font-family: comic sans ms}
li#pt-userpage{
background-image:url("https://wiki.teamfortress.com/w/images/0/0a/User_Payn_Pebbles_Penguin_Loginpng") !important;
background-size: 13px 13px;
}