< User:Y2K(Difference between revisions)
|
m |
(includes 3 intermediate revisions) |
Line 1: |
Line 1: |
- | #pt-time span {
| + | /* |
- | background-color: #000;
| + | * Import [[hrfwiki:User:Y2K/monobook.css]] |
- | border-top: 1px solid black;
| + | */ |
- | color: #0f0;
| + | @import url(http://fanstuff.hrwiki.org/index.php?title=User:Y2K/monobook.css&action=raw&ctype=text/css&dontcountme=s); |
- | font-size: 11px;
| + | |
- | text-decoration: none;
| + | |
- | text-transform: lowercase;
| + | |
- | position: fixed;
| + | |
- | z-index: 40;
| + | |
- | top: 0;
| + | |
- | left: 0;
| + | |
- | cursor: default;
| + | |
- | -moz-border-radius-bottomright: 4em;
| + | |
- | }
| + | |
- | | + | |
- | #p-logo a {
| + | |
- | background: url(http://www.hrwiki.org/images/4/40/Homestarpedia_Logo.png) 35% 50% no-repeat !important;
| + | |
- | }
| + | |
- | | + | |
- | .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;
| + | |
- | }
| + | |
- | | + | |
- | #p-logo a { background: url(http://www.hrwiki.org/images/thumb/c/c9/Homestarpedia.png/146px-Homestarpedia.png) 35% 50% no-repeat !important; cursor: default; }
| + | |
- | | + | |
- | #p-navigation div, #p-search div, #p-tb div, #p-externallinks div { border-left: 0px }
| + | |
- | | + | |
- | #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;
| + | |
- | }
| + | |
- | | + | |
- | #bodyContent 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;
| + | |
- | }
| + | |
- | | + | |
- | #p-cactions a, #p-cactions a:visited { cursor: default }
| + | |
- | | + | |
- | a:visited { color: blue }
| + | |
- | | + | |
- | #toolbar img { cursor: default }
| + | |
- | .tleft a, .tright a { cursor: default }
| + | |
- | | + | |
- | #p-personal {
| + | |
- | z-index: 4;
| + | |
- | position: fixed;
| + | |
- | right: 0px !important;
| + | |
- | }
| + | |
- | #p-personal ul { background: #000000 }
| + | |
- | #p-personal ul a {
| + | |
- | color: white;
| + | |
- | padding-bottom: 0;
| + | |
- | }
| + | |
- | #p-personal ul a:hover { background: none; padding-bottom: 0; }
| + | |
- | | + | |
- | li#pt-userpage { background: none; padding: 0; }
| + | |
- | | + | |
- | h1, .firstHeading { color: goldenrod }
| + | |
- | h2, .toclevel-1 a { color: darkblue }
| + | |
- | h3, .toclevel-2 a { color: darkgreen }
| + | |
- | h4, .toclevel-3 a { color: brown }
| + | |
- | h5, .toclevel-4 a { color: blue }
| + | |
- | h6, .toclevel-5 a { color: green }
| + | |
- | | + | |
- | #p-logo { position: fixed }
| + | |
- | #p-navigation { position: fixed }
| + | |
- | #p-search { position: fixed; top: 25.4em }
| + | |
- | #p-tb { position: fixed; top: 39.4em }
| + | |
- | #p-externallinks { position: fixed; top: 30.6em }
| + | |
- | #p-lang { position: fixed; bottom: 3px }
| + | |
- | #footer { position: fixed; bottom: -64px; z-index: 4 }
| + | |
- | #footer:hover { bottom: -12px }
| + | |
- | | + | |
- | textarea, pre, input[type="text"], select {
| + | |
- | background-color: white;
| + | |
- | border: none;
| + | |
- | font-family: fixedsys;
| + | |
- | }
| + | |