MediaWiki:Pivot.css

From Redwall MUCK Wiki

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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
body {
  background-image: url('http://rwmuck.org/img/parched.jpg');
}
pre { white-space: pre-wrap; }

a:link, a:visited, a:active { 
 color: #c4a029; 
}

a.label.new {
    background-color: #aaaaaa;
}

a.new {
    color: #aaaaaa;
}

// #sidebar ul a a:hover { color: #770000; }

.side-nav li a:hover:not(.button), .side-nav li a:focus:not(.button) { text-decoration: none ; color:#995194; } 
 
.side-nav li a:not(.button) { font-weight: bold; color: #683865;} 
#catlinks a.label { color: #fff; } 
a.new { color: #9b9999;} 
a.togglelink { color:  #c4a029; } 
.label { background-color: #c4a029; }

/* TOP BAR */
.tab-bar {
    background: #990000;
}

/* NAVIGATION LABELS */
ul.side-nav label {
  font-variant: none; 
    background: #990000;
    color: #fff;
    padding: .25em .5em;
}

/* SIDEBAR BACKGROUND */
body {
    background-color: #dceaea;
}

/* ACTIONS DROPDOWN */ 
#p-cactions #drop1 {
border: 2px solid #c4a029;
}
 
/* MAIN BODY  STYLING*/
#p-cactions {
    padding-top: 1.5em;
    padding-bottom: .5em;
    background-color: #f6f6f6;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

/* LABELS IN BODY */ 
h4.namespace.label {
 background-color: #990000;
}

li#n-Quick-Start a::before { content: "\f0e7"; font-family: FontAwesome; width: 1.28571429em; font-weight: normal; margin-right: 5px;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
li#n-Forum a::before { content: "\f0c0"; font-family: FontAwesome; width: 1.28571429em; font-weight: normal; margin-right: 5px;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
li#n-mainpage-description a::before { content: "\f015"; font-family: FontAwesome; width: 1.28571429em; font-weight: normal; margin-right: 5px;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
li#n-Contact a::before { content: "\f199"; font-family: FontAwesome; width: 1.28571429em; font-weight: normal; margin-right: 5px;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
li#n-Geography a::before { content: "\f0ac"; font-family: FontAwesome; width: 1.28571429em; font-weight: normal; margin-right: 5px;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
li#n-Characters a::before { content: "\f0a9"; font-family: FontAwesome; width: 1.28571429em; font-weight: normal; margin-right: 5px;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
li#n-Groups a::before { content: "\f0a9"; font-family: FontAwesome; width: 1.28571429em; font-weight: normal; margin-right: 5px;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
li#n-Lore a::before { content: "\f0a9"; font-family: FontAwesome; width: 1.28571429em; font-weight: normal; margin-right: 5px;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
li#n-Radio a::before { content: "\f0a9"; font-family: FontAwesome; width: 1.28571429em; font-weight: normal; margin-right: 5px;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
li#n-Logs a::before { content: "\f0a9"; font-family: FontAwesome; width: 1.28571429em; font-weight: normal; margin-right: 5px;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
li#n-General a::before { content: "\f128"; font-family: FontAwesome; width: 1.28571429em; font-weight: normal; margin-right: 5px;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
li#n-Building a::before { content: "\f128"; font-family: FontAwesome; width: 1.28571429em; font-weight: normal; margin-right: 5px;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
li#n-Coding a::before { content: "\f128"; font-family: FontAwesome; width: 1.28571429em; font-weight: normal; margin-right: 5px;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }