Difference between revisions of "User:Jestie/Page.css"
m (trying smth with my css magic) |
m (retrying) |
||
Line 5: | Line 5: | ||
} | } | ||
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; | ||
background-size: 13px 13px; | background-size: 13px 13px; | ||
+ | } | ||
+ | li#pt-userpage { | ||
+ | background: black; | ||
} | } |
Revision as of 13:57, 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; } li#pt-userpage { background: black; }