Difference between revisions of "User:Jestie/common.css"
m (yippee) |
m (porpol) |
||
Line 6: | Line 6: | ||
* {font-family:comic sans ms} | * {font-family:comic sans ms} | ||
+ | |||
+ | a { | ||
+ | color:#8c5491 !important; | ||
+ | } | ||
+ | a:hover, a:focus { | ||
+ | text-decoration: underline; | ||
+ | text-shadow: 0 0 #8c5491 | ||
+ | } |
Revision as of 02:53, 12 November 2024
.mw-wiki-logo { background-image: url("/w/images/7/76/User_Jestie_TFWiki_Logo.png"); } li#pt-userpage { background-image: url('/w/images/6/62/User_Jestie_Pebbles_Penguin.png') !important; } * {font-family:comic sans ms} a { color:#8c5491 !important; } a:hover, a:focus { text-decoration: underline; text-shadow: 0 0 #8c5491 }