User:RexRacer/monobook.css

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

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
#p-logo a { background: url(http://i245.photobucket.com/albums/gg73/unhealthiest/rexlogo2.png) 100% 50% no-repeat !important; }
#p-logo a:hover { background: url(http://i245.photobucket.com/albums/gg73/unhealthiest/rexlogo2.png) 100% 50% no-repeat !important; }
 
#p-navigation .pBody { background: #ffeea4 no-repeat !important; border-color: #41528b; -moz-border-radius: 0px 10px 10px 0px; }
#p-search .pBody { background: #ffeea4 !important; border-color: #41528b; -moz-border-radius: 0px 10px 10px 0px; }
/* This is made by Sol for RexRacer. Any user not given permission to use this will suffer the consequences. */
/* Usage of this without permission will result in Rex banning you. Yes, that's right. I'll FIND YOU AND GET YOU */
#p-tb .pBody { background: #ffeea4 no-repeat !important; border-color: #41528b; -moz-border-radius: 0px 10px 10px 0px; }
#footer { background: #ffeea4 !important; border-color: #41528b; }
#p-lang .pBody { background: #ffeea4 !important; border-color: #41528b; -moz-border-radius: 0px 10px 10px 0px; }
 
.usermessage {
    -moz-border-radius: 1em;
    background: #fff url('http://i245.photobucket.com/albums/gg73/unhealthiest/rexbarbackground1-1.png') no-repeat left center;
    border: 2px solid #41528b;
}
.noticebar {
    -moz-border-radius: 1em;
    background: #fff url('http://i245.photobucket.com/albums/gg73/unhealthiest/rexbarbackground1-1.png') no-repeat left center;
    border: 2px solid #41528b;
    margin-top: 0.5em;
    padding: 0.2em;
    text-align: center;
}
body { background: #ffffff !important;  }
body #globalWrapper { background: url(http://i245.photobucket.com/albums/gg73/unhealthiest/rexbg.png) 0% 80% no-repeat fixed !important; }
:link#contentTop { color: #182952; }
a:visited { color: #182952; }
a:visited:hover { color: #41528b; }
a:hover { color: #41528b; }
a:active, a:new, a:new:hover { color: #41528b; }
a:external, a:interwiki { color: #294162; }
a { color: #182952; }
 
#p-cactions ul li, #p-cactions ul li a {
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
  border-color: #41528b;
}
 
#p-cactions ul li, #p-cactions ul li a {
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
  border-color: #41528b;
}
/* Congratulations! Prize unlocked! - http://tinyurl.com/bulbaeasteregg2 */
#p-cactions ul li a { background: #e6cd6a; }
#p-cactions ul li.selected a { background: #ffeea4; }
#p-cactions li.selected { border-color: #41528b; }
#p-cactions li { border-color: #41528b; }
#p-cactions li a:hover { background: #ffeea4; z-index: 0; text-decoration: none; }
 
#bg-header { display: none }
 
#wpSave {
    -moz-border-radius: 15px;
    background-color: #e6cd6a !important;
    border: 1px solid #41528b !important;
    padding: 2px 10px;
}
 
#wpPreview {
    -moz-border-radius: 15px;
    background-color: #e6cd6a !important;
    border: 1px solid #41528b !important;
    padding: 2px 10px;
}
 
#wpDiff {
    -moz-border-radius: 15px;
    background-color: #e6cd6a !important;
    border: 1px solid #41528b !important;
    padding: 2px 10px;
}
 
input.searchButton {
    -moz-border-radius: 15px;
    background-color: #e6cd6a !important;
    border: 1px solid #41528b !important;
}