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

From Team Fortress Wiki
Jump to: navigation, search
m (Tark moved page User:Payn/common.css to User:Jestie/common.css without leaving a redirect: Automatically moved page while renaming the user "Payn" to "Jestie")
m (ahhhh, there's the issue. fixed now.)
Line 1: Line 1:
 
.mw-wiki-logo  
 
.mw-wiki-logo  
{background-image: url("https://wiki.teamfortress.com/w/images/d/d9/User_Payn_TFWiki_Logo_Replacement.png") !important;  
+
{background-image: url("https://wiki.teamfortress.com/w/images/d/d9/User_Jestie_TFWiki_Logo_Replacement.png") !important;  
 
background-size: 135px 135px;
 
background-size: 135px 135px;
 
}
 
}
 
li#pt-userpage {
 
li#pt-userpage {
     background-image: url('https://wiki.teamfortress.com/w/images/0/0a/User_Payn_Pebbles_Penguin_Login.png') !important;
+
     background-image: url('https://wiki.teamfortress.com/w/images/0/0a/User_Jestie_Pebbles_Penguin_Login.png') !important;
 
     background-size: 13px 13px;
 
     background-size: 13px 13px;
 
}
 
}
  
 
* {font-family:comic sans ms}
 
* {font-family:comic sans ms}

Revision as of 02:26, 4 June 2024

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

* {font-family:comic sans ms}