Difference between revisions of "User:Jestie/Page.css"
m (giving this another shot, seeing if this gets what i want) |
m (ah, i see what's gone wrong. unfortunate, but i will find a way eventually. i was hoping that'd work, but i will continue my search.) |
||
Line 5: | Line 5: | ||
} | } | ||
* {font-family: comic sans ms} | * {font-family: comic sans ms} | ||
− | li# | + | 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; | background-size: 13px 13px; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } |
Revision as of 07:08, 11 May 2024
/* note to moderators, most of the spam from earlier was my trying ideas i had that i THOUGHT would work but unfortunately didn't. for example, my attemps at making the surrounding area of my other coloured backgrounds black, until i finally realised it literally was not possible. i apologise, i will be more economical with my usage in css and try not to be stupid. sorry.*/ .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; } * {font-family: comic sans ms} 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; }