MediaWiki:Common.css

From ColonolNuttyModsWiki
Jump to navigation Jump to search

Note: After saving, 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: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will be applied to all skins */
.infobox { border: 1px solid #aaa; margin: .5em 0 .5em 1em; padding: .2em; float: right; text-align: justify; width: 30%; background-color:#333333; }
#toc { float: right; }
#content { background-color: #333333; color: #cfcfc6; text-align: justify; font-size: 16px; }
#content h1 { color: #cec5c7; text-indent: 0px; font-size: 26px; }
#content h2 { color: #c4babc; text-indent: 15px; font-size: 24px; }
#content h3 { color: #bbaeb1; text-indent: 30px; font-size: 22px; }
#content h4 { color: #b1a3a6; text-indent: 45px; font-size: 20px; }
#content h5 { color: #a7979b; text-indent: 60px; font-size: 18px; }

#catlinks { background-color: #333333; }

.code { background-color: #333333; }

#p-logo { background-color: #333333; position:absolute; top:-160px; left:0; width:10em; height:160px; }
#p-logo a{display:block;width:10em;height:160px;background-repeat:no-repeat;background-position:center center;text-decoration:none}

#mw-head-base { background-color: #333333; }
#footer { background-color: #333333; }
#p-navigation { background-color: #333333; }
body { background-color: #333333; }
#p-tb-label { background-color: #333333; }
#p-tb { background-color: #333333; }
#mw-head { background-color: #333333; }
#toc { background-color: #60585a; }
.toctogglelabel { color: #cec5c7; }
.mw-collapsible-text { color: #cec5c7; }
div.thumbinner { background-color: #544045; border: 0px solid #333; border-style: none; }
.vector-menu-tabs li {
  background: initial;
}
.vector-menu-tabs .selected {
  background: initial;
}
.vector-menu-dropdown .vector-menu-content-list { background-color: #333333; }
.vector-menu-dropdown h3 { color: #9ee1e1; }

.thumb {
    border: 0px solid #333;
    border-style: none;
    padding: 3px !important;
    background-color: #544045 !important;
    text-align: left;
    overflow: hidden;
}
.thumbcaption {
    color: #cfcfc6 !important;
}

#mw-panel { background-color: #333333; }
#mw-panel .portal { font-size: 16px; }
#mw-panel #p-tb h3 { color: #a7979b; font-size: 20px; }
#mw-panel{ font-size:16px; position:absolute; top:160px; padding-top:1em; width:10em; left:0}
#mw-panel div.portal{ margin:0 .6em 0 .7em; padding:.25em 0; direction:ltr; background-position:top left; background-repeat:no-repeat; }
#mw-panel div.portal h3{ font-size:20px; color:#639292; font-weight:normal; margin:0; padding:.25em 0 .25em .25em; cursor:default; border:none; }
#mw-panel div.portal div.body{ margin:0 0 0 1.25em; padding-top:0; }
#mw-panel div.portal div.body ul{ list-style-type:none; list-style-image:none; margin:0; padding:0; }
#mw-panel div.portal div.body ul li{ line-height:1.125em; margin:0; padding:.25em 0; font-size:16px; word-wrap:break-word; }
#mw-panel div.portal div.body ul li a{ color:#cfcfc6; font-size: 16px!important; }
#mw-panel div.portal div.body ul li a:visited{ color:#a97185; font-size: 16px!important; }
#mw-panel div.portal.first{ background-image:none; margin-top:0}
#mw-panel div.portal.first h3{ display:none; }
#mw-panel div.portal.first div.body{ margin-left:.5em; }

#p-tb .body { font-size: 16px; }
#p-search { font-size: 16px; color: #cfcfc6; }
#p-search input{font-size: 16px; color: #cfcfc6;}
#searchInput { background-color: #ffffff; }
.mw-search-profile-tabs { background-color: initial; }
#p-personal { font-size: 16px; }
div#footer ul li { color: #cfcfc6; font-size: 16px; }

#p-namespaces { background-color: #333333 }
#p-views { background-color: #333333 }

a:link { color: #9ee1e1 !important; } /* normal unvisited links */
a:visited { color: #b7bfda !important; } /* visited links */
a:link:active { color: #b7bfda !important; } /* active links */
a:link.new { color: #ffb3c4 !important; } /* new links */
a:link.extiw { color: #b7d0da !important; } /* interwiki links */
a:link.external { color: #b7d0da !important; } /* external links */
a.text.external:visited { color: #b7d0da !important; } /* visited external links */
a:link.stub { color: #c8cee3 !important; } /* hovered links */

.mw-redirect:hover { color: #bca0dc !important; }

#left-navigation div.vectorTabs, #right-navigation div.vectorTabs {
  background-image: inherit;
  background-color: #250b2d;
}

#left-navigation div.vectorTabs ul,#right-navigation div.vectorTabs ul {
  background-color: #250b2d;
}
#left-navigation div.vectorTabs ul li, #right-navigation div.vectorTabs ul li{
  background-color: #222;
  background-image: -moz-linear-gradient(top, #333333 20%, #222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #333333), color-stop(100%, #222));
  background-image: -webkit-linear-gradient(top, #333333 20%, #222 100%);
  background-image: linear-gradient(#333333 20%, #222 100%)
}
#left-navigation div.vectorTabs li.new a, #right-navigation div.vectorTabs li.new a, #left-navigation div.vectorTabs li.new a:visited, #right-navigation div.vectorTabs li.new a:visited {
  color:#b7bfda;
}
#left-navigation div.vectorTabs li.selected, #right-navigation div.vectorTabs li.selected {
  background-color: #333;
  background-image: -moz-linear-gradient(top, #a7979b 0, #333 10%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a7979b), color-stop(10%, #333));
  background-image: -webkit-linear-gradient(top, #a7979b 0, #333 10%);
  background-image: linear-gradient(#a7979b 0, #333 10%);
}
#left-navigation div.vectorTabs li.selected a, #right-navigation div.vectorTabs li.selected a, #left-navigation div.vectorTabs li.selected a:visited, #right-navigation div.vectorTabs li.selected a:visited {
  color:#cfcfc6;
}
#left-navigation div.vectorTabs li a, #right-navigation div.vectorTabs li a {
  color:#a7979b;
}
#left-navigation div.vectorTabs span, #right-navigation div.vectorTabs span {
  background: transparent;
}
div#mw-head #right-navigation div.vectorMenu h3 {
  background: inherit;
}

#right-navigation { float: right; margin-top: 2.5em; }

#wpTextbox1{ background-color: #333333; color: #91d8db; font-size: 16px; }

.editOptions{ background-color: #333333; color: #91d8db; font-size: 16px; }

body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }

#filetoc { background-color: #333333; border: 0px solid #333; border-style: none; }

.imagesummary { background-color: #333333; border: 0px solid #333; border-style: none; }

.filehistory-selected { background-color: #333333; border: 0px solid #333; border-style: none; }

.filehistory { color: #cec5c7; background-color: #333333; border: 0px solid #333; border-style: none; }

ul {
    list-style-type: disc;
    list-style-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%225%22%20height%3D%2213%22%3E%0A%3Ccircle%20cx%3D%222.5%22%20cy%3D%229.5%22%20r%3D%222.5%22%20fill%3D%22%23cec5c7%22%2F%3E%0A%3C%2Fsvg%3E%0A);
}

.mw-footer li {
  color: #ffffff
}