MediaWiki:Monobook.css

MuseWiki, wiki for the band Muse
Revision as of 19:58, 19 July 2009 by Tene (talk | contribs) (....and more)
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 */

/* Links and make guillemet thingies look like links */

a, ul.col *.gu {
color: #7fd3de;
}

a.external {
color: #7fd3de !important;
}

a:visited, ul.col:hover *.gu {
color: #61a1aa;
}

ul.col *.gu {
display: inline;
}

body {
background: #000 url(http://files.getdropbox.com/u/453678/musewikbg.jpg) no-repeat top left fixed;
}

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

h2, h3, h4, h5, h1.firstHeading {
color: #fff;
}

pre {
background-color: #f0f0f0;
}

table, body, h3#siteSub {
color: #ccc;
}

table, td, table.diff, table.diff div, table.diff td, div#userloginForm form table, table#mw_metadata td, table#gallery, table#gallery td {
background: transparent;
}

th {
background: #fff;
color: #333;
text-transform: uppercase;
}

div#userloginForm form, ul#filetoc, table#mw_metadata {
background: #101010;
}

.portlet h5 {
font-size: 1.3em;
}

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

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

#contentSub {
margin: 0;
}

/* Curves are the new pr0n - sidebar */

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

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

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

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

/* make blue and red box links visible */

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

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

/* other template box styling */

.bluebackbox {
background:#36c;
border:0.5em #3a85ea solid;
color:#fff;
display:block;
font-weight:bold;
margin:0 10% 0.5em 10%;
padding:0.5em;
text-align:center;
width:80%;
-moz-border-radius:0.5em;
-khtml-border-radius:0.5em;
background:-webkit-gradient(linear, left bottom, right top, from(#36c), to(#3a85ea), color-stop(0.7, #023), color-stop(0.7, #023));
}

div#p-logo a {
background-image: url(http://files.getdropbox.com/u/453678/musewikiLogo.png) !important;
}

h4.mw-specialpagesgroup {
background: #101010;
text-transform: uppercase;
}

.MainPageBG li img {
float: right;
}

.MainPageBG .simplepie li {
clear: both !important;
}

#p-logo,#p-logo a,#p-logo a:hover {
height: 95px !important;
}

#column-one {
padding-top: 110px !important;
}

.firstHeading {
font-family: arial;
font-size: 220%;
}

#allmessagestable tr.def {
background: #333 !important;
}

#allmessagestable tr.orig {
background: #933 !important;
}

#allmessagestable tr.new {
background: #393 !important;
}

div#content {
background: #222;
color: #ccc;
}

#column-one {
background: transparent !important;
}

div.portlet > h5 {
background: none;
text-transform: uppercase;
}

.portlet ul {
font-size: 1em;
list-style-image: none;
list-style-type: none;
margin: .3em 0 0 .3em;
}

.generated-sidebar .pBody,.portlet .pBody {
background: #212121 !important;
opacity: .8 !important;
}

#p-personal,#p-cactions, #p-cactions .pBody, #p-personal .pBody {
background: transparent !important;
}

#p-cactions li {
background: transparent !important;
border: 0 !important;
}

#p-cactions li a {
background: transparent !important;
color: #bcbcbc !important;
font-size: 1.2em !important;
text-transform: uppercase !important;
}

#p-cactions li a:hover,#p-personal li a:hover {
color: #fff !important;
}

#p-personal li a {
background: transparent !important;
color: #bcbcbc;
font-size: 1.1em;
}

div#p-cactions > div.pBody li {
-moz-border-radius: 0.2em 0;
}

.pBody ul {
list-style-type: none;
}

.pBody a {
color: #fff;
}

.boxmenu td {
font-size:.95em;
width:11%;
}

.boxmenu ul {
list-style-type: none;
list-style-image: none;
}

.boxmenu ul a {
color: #bcbcbc;
text-transform: uppercase;
}

.boxmenu ul a:hover {
color: #fff !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;
}

div.thumb {
border-color: #101010;
}

/* less glaring */

div.thumbinner {
background: #ccc;
}

/* Make thumnail captions readable */

.thumbcaption {
color: #222
}

table.toc {
background: #101010 !important;
}

#footer {
background: #101010;
opacity: 0.8 !important;
}

/* front page stuff */

.frontth {
background: transparent;
}

/* Firefox and Webkit appear to render these wrong - the margin should align at -.05em. KHTML gets it right, but since there are more Firefox and Webkit users */

.frontth h2 {
font-size: 1.2em;
font-weight: bold;
margin: -.6em 0 0 -.6em;
padding: .2em .4em;
text-align: left;
-webkit-border-bottom-right-radius: 1em;
}

td#museNew, td#museGigs {
border: 1px solid #ccc;
vertical-align: top;
}

td#museNew {
width: 55%;
}

td#museGigs {
width: 45%
}

#museNew .frontth h2 {
background:#fff;
border-bottom:1px solid #fff;
border-right:1px solid #fff;
color: #000;
-moz-border-radius:0 0 1em 0;
}

#museGigs .frontth h2 {
background:#ccc;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
color: #000;
-moz-border-radius:0 1em 1em 0;
}

#museGigs #right1 {
-moz-border-radius:0 0 1em 0 !important;
}

/* stuff common to all discoboxes ONLY */

.discobox {
border: 1px #aaa solid;
-khtml-border-radius: .5em;
-moz-border-radius: .5em;
}

.discobox .head {
-moz-border-radius: .5em .5em 0 0 !important;
}

/* songbox magic */

.songbox {
border: 1px #aaa solid;
-khtml-border-radius: .5em;
-moz-border-radius: .5em;
}

.songbox .head {
-moz-border-radius: .5em .5em 0 0 !important;
}

.songbox .even {
background: #6f7780 !important;
}

/* memberbox magic */

.memberbox {
border: 1px #aaa solid;
-khtml-border-radius: .5em;
-moz-border-radius: .5em;
}

.memberbox .head {
text-align: center;
-moz-border-radius: .5em .5em 0 0 !important;

.memberbox .even, .memberbox .even td {
background: #b0c4de !important;
}

/* gigbox magic */

.gigbox {
border: 1px #aaa solid !important;
-khtml-border-radius: .5em !important;
-moz-border-radius: .5em !important;
}

.gigbox .head {
-moz-border-radius: .5em .5em 0 0 !important;
}

.gigbox .even, .gigbox .even td, .gigbox td.even {
background: #cfc !important;
}

/* Discobox magic */

.albumbox .even, .albumbox td.even, .albumbox .even td { {
background: #545 !important;

.singlebox .even, .singlebox .even td {
background: #033 !important;
}

.EPbox .even, .EPbox .even td {
background: #232 !important;
}