MediaWiki:Monobook.css

MuseWiki, wiki for the band Muse
Revision as of 10:06, 13 July 2009 by Crazybobbles (talk | contribs) (OVERHAUL!)
Jump to navigation Jump to search

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.
/*NB: Click on edit to read whilst retaining sanity*/


/* edit this file to customize the monobook skin for the entire site */

a {color:#36c;}

a:visited {color:#8e6e95;}

.firstHeading {color:#36c;}

/* 3a85ea is "MuseWiki blue" */

.portlet h5 {
background:#3a85ea url(skins/monobook/navBlueBack.gif) repeat scroll 0;
color:#fff;
font-size:1.3em;
display:block;
padding-bottom:3px;
}

.portlet ul {
font-size:.97em;
}

h1, h2, h3{
color:#333;
border-bottom:2px dotted #ddd;
}

h3#siteSub {
display:inline;
border:none;
font-size:x-small;
color:#ccc;
}

#contentSub {
margin:0;
}

tr.even {
background:#fff;
}

table.wikitable th, table.prettytable th {
background:#3a85ea url(skins/monobook/navBlueBack.gif) repeat scroll 0% 50%;
color:#fff;
}

/* Curves are the new pr0n - sidebar */

div.portlet > h5 {
-moz-border-radius-topright:1em;
-webkit-border-top-right-radius:1em;
}

div.portlet > h5:first-letter {
text-transform:uppercase;
}

div.portlet > div.pBody {
-moz-border-radius-bottomright:.5em;
-webkit-border-bottom-right-radius:.5em;
}

/* gradient stuff, pBody is used above the tabs too -.-  */

#p-Navigation > div.pBody, #p-Muse > div.pBody, #p-Meta > div.pBody, #p-search > div.pBody, #p-tb > div.pBody {
background: -webkit-gradient(linear, left top, right bottom, from(#f3f5fd), to(#f3f5fd), color-stop(0.5, #fff), color-stop(0.5, #fff));
}

/* now for the tabs */

div#p-cactions > div.pBody li {
-moz-border-radius: .5em .5em 0 0;
-webkit-border-top-right-radius:.5em;
}

/*Use something IE7 doesn't support otherwise it goofs up the tabs. CSS3 regex ftw*/

*|div#p-cactions div.pBody li a {
background:transparent;
}

/* ...and for the main box - tabs */

div#column-content > div#content {
-moz-border-radius:.5em 0 0 .5em;
-webkit-border-top-left-radius:.5em;
}

/* now for some mouseover stuff on the tabs */

div#p-cactions > div.pBody li:hover {
background:#3a85ea;
}

div#p-cactions > div.pBody li:hover a {
color:#fff;
}

/* make guillemet thingies look like links */

ul.col *.gu {
color:#36c;
display:inline;
}

ul.col:hover *.gu {
color:#8e6e95;
}

/* make blue and red box links visible */

.bluebackbox a, .redbackbox a {
color: #ddd !important;
}

.bluebackbox a:hover, .redbackbox a:hover {
color: #fff !important;
}

/* gig box styling begins */
.gigbox th {text-align:left}

.gighead th {text-align:center}

body {
background: #000000 url(http://files.getdropbox.com/u/453678/musewikbg.jpg) no-repeat top left fixed !important;
color: #cccccc !important;
}
div#p-logo a {
background-image: url(http://files.getdropbox.com/u/453678/musewikiLogo.png) !important;
}
#p-logo,#p-logo a,#p-logo a:hover {
height: 95px !important;
}
#column-one {
padding-top: 110px !important;
}
.firstHeading {
color: #ffffff !important;
font-family: arial !important;
font-size: 220% !important;
}
h2,h3,h4,h5 {
color: #ffffff !important;
}
table {
color: #cccccc !important;
background: transparent !important;
}
th {
text-transform: uppercase !important;
background: #ffffff !important;
color: #333333 !important;
}
tr.even {
background: #222222 !important
}
td {
background: transparent !important;
}
#allmessagestable tr.def {
background: #222222 !important;
}
#allmessagestable tr.orig {
background: #993333 !important;
}
#allmessagestable tr.new {
background: #339933 !important;
}
#content {
color: #cccccc !important;
}
#column-one {
background: transparent !important;
}
div.portlet > h5 {
background: none !important;
text-transform: uppercase !important;
}
.portlet ul {
font-size: 1em !important;
list-style-type: none !important;
list-style-image: none !important;
margin: 0.3em 0 0 0.3em !important;
}
.generated-sidebar .pBody,.portlet .pBody {
background: #212121 !important;
opacity: 0.8 !important;
}
#p-personal,#p-cactions {
background: transparent !important;
}
#p-cactions .pBody,#p-personal .pBody {
background: transparent !important;
}
#p-cactions li {
background: transparent !important;
border: 0 !important;
}
#p-cactions li a {
color: #BDBCBC !important;
text-transform: uppercase !important;
font-size: 1.2em !important;
background: transparent !important;
}
#p-cactions li a:hover,#p-personal li a:hover {
color: #ffffff !important;
}
#p-personal li a {
color: #BDBCBC !important;
font-size: 1.1em !important;
background: transparent !important;
}
div#p-cactions > div.pBody li {
-moz-border-radius: 0.2em 0 !important;
}
.pBody ul {
list-style-type: none !important;
}
.pBody a {
color: #ffffff !important;
}
div#content {
background: #222222 !important
}
.boxmenu ul {
list-style-type: none !important;
list-style-image: none !important;
}
.boxmenu ul a {
color: #BDBCBC !important;
text-transform: uppercase !important;
}
.boxmenu ul a:hover {
color: #FFFFFF !important;
text-decoration: none !important;
}
.catlinks {
background: #090909 !important;
opacity: 0.8 !important;
-moz-border-radius: 0.5em !important;
}
.mw-plusminus-pos {
color: #559722 !important;
}
pre {
background-color: #f0f0f0 !important
}
a {
color: #7fd3de !important;
}
div.thumb {
border-color: #101010 !important;
}
#footer {
background: #101010 !important;
opacity: 0.8 !important;
}