User:Y2K/monobook.css
From Homestar Runner Wiki
(Difference between revisions)
(Partially updating.) |
(Updating.) |
||
Line 1: | Line 1: | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
.usermessage { | .usermessage { | ||
background-color: #ceff7b; | background-color: #ceff7b; | ||
Line 24: | Line 9: | ||
vertical-align: middle; | vertical-align: middle; | ||
} | } | ||
- | |||
- | |||
#n-officialsite a, | #n-officialsite a, | ||
Line 96: | Line 79: | ||
} | } | ||
- | # | + | #content a[href ^="https://"] { |
background: url(http://upload.wikimedia.org/wikipedia/commons/thumb/f/ff/Crystal_Clear_action_lock.png/18px-Crystal_Clear_action_lock.png) center right no-repeat !important; | background: url(http://upload.wikimedia.org/wikipedia/commons/thumb/f/ff/Crystal_Clear_action_lock.png/18px-Crystal_Clear_action_lock.png) center right no-repeat !important; | ||
padding-left: 0em !important; | padding-left: 0em !important; | ||
Line 103: | Line 86: | ||
a:visited { color: blue } | a:visited { color: blue } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
li#pt-userpage { background: none; padding: 0; } | li#pt-userpage { background: none; padding: 0; } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- |
Revision as of 00:54, 30 November 2006
.usermessage { background-color: #ceff7b; border: 1px solid #a5ff00; -moz-border-radius: 1em; color: black; font-weight: bold; margin: 2em 0 1em; padding: .5em 1em; vertical-align: middle; } #n-officialsite a, #content a[href ^="http://www.homestarrunner.com"] { color: blue; background: url(http://www.hrwiki.org/skins/monobook/hr-trans-blacker4.png) center right no-repeat !important; padding-left: 0px !important; padding-right: 23px !important; } #content a[href ^="http://homestarrunner.stores.yahoo.net/"] { color: blue; background: url(http://www.hrwiki.org/skins/common/images/hrstore.png) center right no-repeat !important; padding-left: 0px !important; padding-right: 20px !important; } #content a[href ^="http://www.videlectrix.com"] { color: blue; background: url(http://www.hrwiki.org/skins/common/images/videlectrix.png) center right no-repeat !important; padding-left: 0px !important; padding-right: 20px !important; } #content a[href ^="http://www.thoraxcorp.com"] { color: blue; background: url(http://www.hrwiki.org/skins/common/images/thorax.png) center right no-repeat !important; padding-left: 0px !important; padding-right: 20px !important; } #content a[href ^="mailto:"] { color: blue; background: url(http://www.hrwiki.org/skins/monobook/mail_icon.gif) center right no-repeat !important; padding-left: 0px !important; padding-right: 20px !important; } body { background-repeat: repeat-x; background-color: #EBEBEB; cursor: default; } #p-cactions ul li, #p-cactions ul li a { -moz-border-radius-topleft: 1em; -moz-border-radius-topright: 1em; } div.pBody { -moz-border-radius-topright: 1em; -moz-border-radius-bottomright: 1em; } #content { -moz-border-radius-topleft: 1em; -moz-border-radius-bottomleft: 1em; } pre { overflow: auto; } #content a[href ^="http://www.hrwiki.org"] { background: none !important; padding: 0 !important; color: blue; } #p-search input.searchButton { cursor: default } #p-search input.searchButton:active { position: relative; top: 2px; left: 2px; } #content a[href ^="https://"] { background: url(http://upload.wikimedia.org/wikipedia/commons/thumb/f/ff/Crystal_Clear_action_lock.png/18px-Crystal_Clear_action_lock.png) center right no-repeat !important; padding-left: 0em !important; padding-right: 1.3em !important; } a:visited { color: blue } li#pt-userpage { background: none; padding: 0; }