Difference between revisions of "User:Jestie/Page.css"
m (Tark moved page User:Payn/Page.css to User:Jestie/Page.css without leaving a redirect: Automatically moved page while renaming the user "Payn" to "Jestie") |
m (Fix images) |
||
Line 1: | Line 1: | ||
− | .mw-wiki-logo | + | .mw-wiki-logo { |
− | + | background-image: url("https://wiki.teamfortress.com/w/images/9/9b/User_Jestie_TFWiki_Logo_Replacement.png"); | |
background-size: 135px 135px; | background-size: 135px 135px; | ||
} | } | ||
+ | |||
li#pt-userpage { | li#pt-userpage { | ||
− | + | background-image: url('https://wiki.teamfortress.com/w/images/8/88/User_Jestie_Pebbles_Penguin_Login.png') !important; | |
− | + | background-size: 13px 13px; | |
} | } | ||
− | * {font-family: | + | * { |
+ | font-family: "Comic Sans MS", "Comic Sans", cursive; | ||
+ | } |
Revision as of 12:55, 3 June 2024
.mw-wiki-logo { background-image: url("https://wiki.teamfortress.com/w/images/9/9b/User_Jestie_TFWiki_Logo_Replacement.png"); background-size: 135px 135px; } li#pt-userpage { background-image: url('https://wiki.teamfortress.com/w/images/8/88/User_Jestie_Pebbles_Penguin_Login.png') !important; background-size: 13px 13px; } * { font-family: "Comic Sans MS", "Comic Sans", cursive; }