User:Y2K/monobook.css

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
(Updating.)
(replaced the page with '- * Import hrfwiki:User:Y2K/monobook.css: @import url(http://fanstuff.hrwiki.org/index.php?title=User:Y2K/monoboook.css&action=raw&ctype=text/css&dontcountme=s);')
Line 1: Line 1:
-
.usermessage {
+
/*
-
    background-color: #ceff7b;
+
* Import [[hrfwiki:User:Y2K/monobook.css]]
-
    border: 1px solid #a5ff00;
+
*/
-
    -moz-border-radius: 1em;
+
@import url(http://fanstuff.hrwiki.org/index.php?title=User:Y2K/monoboook.css&action=raw&ctype=text/css&dontcountme=s);
-
    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; }
+

Revision as of 07:43, 19 April 2008

/*
 * Import [[hrfwiki:User:Y2K/monobook.css]]
 */
@import url(http://fanstuff.hrwiki.org/index.php?title=User:Y2K/monoboook.css&action=raw&ctype=text/css&dontcountme=s);
Personal tools