Difference between revisions of "User:Jestie/common.css"
m (just making sure these are things i see all over the wiki bcs tbh i love it like this) |
m (time to subject myself to endless comic sans) |
||
Line 6: | Line 6: | ||
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; | ||
+ | } | ||
+ | @font-face { | ||
+ | font-family: 'Comic Neue'; | ||
+ | src: local("Comic Neue"), | ||
+ | url(https://phabricator.wikimedia.org/diffusion/EULS/browse/master/data/fontrepo/fonts/ComicNeue/ComicNeue-Bold.woff2); | ||
} | } |
Revision as of 16:47, 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; } @font-face { font-family: 'Comic Neue'; src: local("Comic Neue"), url(https://phabricator.wikimedia.org/diffusion/EULS/browse/master/data/fontrepo/fonts/ComicNeue/ComicNeue-Bold.woff2); }