User:Y2K/monobook.css

From Homestar Runner Wiki

< User:Y2K
Revision as of 00:54, 30 November 2006 by Y2K (Talk | contribs)
Jump to: navigation, search

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Mozilla / Firefox: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac)
  • Safari: press Cmd-Option-E
  • IE: hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Konqueror: simply click the Reload button, or press F5
  • Opera users may need to completely clear their cache in Tools→Preferences.
.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; }
Personal tools