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

From Team Fortress Wiki
Jump to: navigation, search
m (forgor to comment this out)
m (just making sure these are things i see all over the wiki bcs tbh i love it like this)
Line 1: Line 1:
/*! i have the power, will likely work on this bit by bit as i figure out how to finagle this into working. will likely start with easy stuff like replacing wiki logo and sprite near user name, i can promise i will do MUCH more than that hopefully. */
+
.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;
 +
}

Revision as of 07: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;
}