Difference between revisions of "User:Jestie/Page.css"
m (they are..... still broken. what happened.) |
m (please please please work its been broken for so long) (Tag: Undo) |
||
Line 1: | Line 1: | ||
− | + | .mw-wiki-logo { | |
− | font-family: "Comic Sans MS", "Comic Sans", cursive; | + | background-image: url("https://wiki.teamfortress.com/w/images/9/9b/User Jestie TFWiki Logo.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; | ||
} | } |
Revision as of 02:09, 12 November 2024
.mw-wiki-logo { background-image: url("https://wiki.teamfortress.com/w/images/9/9b/User Jestie TFWiki Logo.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; }