Difference between revisions of "User:Jestie/Page.css"
m (i have hereby decided i would like purple links) |
m (this shade looks better) |
||
Line 9: | Line 9: | ||
a { | a { | ||
− | color:# | + | color:#8c5491 !important; |
} | } | ||
a:hover, a:focus { | a:hover, a:focus { | ||
text-decoration: underline; | text-decoration: underline; | ||
− | text-shadow: 0 0 # | + | text-shadow: 0 0 #8c5491 |
} | } |
Revision as of 02:51, 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", "Comic Sans", cursive; } a { color:#8c5491 !important; } a:hover, a:focus { text-decoration: underline; text-shadow: 0 0 #8c5491 }