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

From Team Fortress Wiki
Jump to: navigation, search
m (screw it, my love for comic sans is undying and no amount of css being slightly weird will stop me)
m (disabling this for a moment, wanted to check something out.)
Line 1: Line 1:
.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 {
 
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_Payn_Pebbles_Penguin_Login.png') !important;

Revision as of 23:17, 20 May 2024



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;
}

* {font-family:comic sans ms}