MediaWiki:Common.css

Revision as of 03:11, 13 August 2016 by JP (talk | contribs)

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: 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.
#footer {display:none;}
#bs-nav-tabs {background: rgb(236,31,39);}
#bs-nav-sections > div, #bs-left-column #bs-nav-sections.ui-tabs div.ui-tabs-panel {
    background: lightgrey;
}
#searchform button {
    cursor: pointer;
    padding: 0;
    margin: 0;
    border: 1px solid rgb(236,31,39);
    background-color: rgb(236,31,39);
    width: 50px;
    height: 33px;
    margin-left: -4px;
}
body.mediawiki #content {
    color: black;
}
}
body.mediawiki #content a, body.mediawiki #content #toc a span {
    color: #000000;
}
body.mediawiki #content a, body.mediawiki #content #toc a span {
    color: #3e5389;
}
element.style {
    width: 125px;
}
@media screen
a:visited {
    color: #000000;
}
#bs-data-before-content, #bs-data-after-content {
    background-color: #FFF;
    border-top: 3px solid #000000;
    clear: both;
}
body.mediawiki #content a, body.mediawiki #content #toc a span {
    color: #000000;
}
#bs-left-column #bs-nav-tabs li.ui-tabs-selected a, #bs-left-column #bs-nav-tabs li.ui-state-active a, #bs-left-column #bs-nav-tabs li a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #000000;
    background: center bottom no-repeat;
}
#bs-apps li a {
    zoom: 1;
    display: block;
    height: 32px;
    text-align: center;
    vertical-align: bottom;
    color: rgba(255, 255, 255, 0);
    text-decoration: none;
    line-height: 32px;
    padding: 0 10px;
}
#left-navigation #p-views #ca-watch, #left-navigation #p-views #ca-unwatch, #right-navigation #p-views #ca-watch, #right-navigation #p-views #ca-unwatch {
    margin-top: 7px;
    cursor: pointer;
    margin-right: 8px;
    color: #8B0000;
}
#bs-statebar-top-item span, .bs-statebar-top-item a, .bs-statebar-top-item a:visited {
    color: #000000;
}
#@media screen
a:visited {
    color: #000000;
}
#bs-content-column #left-navigation li.selected a {
    color: #000000;
    font-weight: bold;
}
/* TOC float right */ 
#toc {
    float:right;
    border:1px solid #000000;
    border-left:1px solid #000000;
    border-bottom:1px solid #000000;
    background:transparent;
}
body.mediawiki h1.firstHeading {
    font-size: 00%;
}
#bs-nav-sections{
    width:14% !important;
}
#bs-content-column, #footer{
    margin-left:15% !important;
}
#bs-wrapper,#bs-menu-top,#bs-application  {
    min-width:100% !important;
    width:100% !important
}
#bs-logo a{
    width: 75% !important;
    height: 75% !important;
    max-width: 100%
}
#siteNotice, .site-notice {
    padding: 10px;
    background-color: #DE5233;
    border: 1px #b73a3a;
}
#bs-application {
    width: 1222px;
    float: left;
    clear: none;
    padding: 0;
    margin-top: -56px;
}
#bs-flyout #bs-flyout-content > div > h4 {
    margin: 0;
    text-align: center;
    padding: 3px 0;
    background-color: darkred;
    color: white;
    font-weight: normal;
}
@import url("/w/index.php?title=MediaWiki:Common.css/Infobox.css&action=raw&ctype=text/css") screen;