Difference between revisions of "User:Jestie/Page.css"
m (maybe this'll work) |
m (i made a typo omg that's why it was acting up) |
||
Line 4: | Line 4: | ||
background-size: 135px 135px; | background-size: 135px 135px; | ||
} | } | ||
+ | |||
+ | #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} | * {font-family: comic sans ms} | ||
− | |||
− | |||
− | |||
− |
Revision as of 14:06, 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; } #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}