Battletech Wiki
Advertisement

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.
/* No MP header */

body.page-Battletech_Wiki h1.firstHeading {
    display:none;
}

/* Background (replace url with direct link to target file to change) */
body { 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background: url("http://hydra-media.cursecdn.com/battletech.gamepedia.com/1/1f/Background.jpg") no-repeat fixed center top / cover  rgba(0, 0, 0, 1);
}

#mw-page-base {
    background: transparent !important;   
}

#mw-head-base {
    background: transparent !important;   
}

/* Framework */

body #pageWrapper {
    margin-right: 10px;
  margin-top: 9em;
}

/* Head */
div#mw-page-base {
    background: transparent;
    background-image: none;
}

#mw-head-base {
    background: transparent;
    background-image: none;
    border-bottom: 0px;
}

div#mw-head {
  top: 9em;
}

/* Footer color fix */
div#footer #footer-info li {
color: white;
}

/* Body content */

div#content {
    background-color: transparent;
    border-color: #FF9900;
    background: -webkit-linear-gradient(#202020,transparent,#202020);
    background: -o-linear-gradient(#202020,transparent,#202020);
    background: -moz-linear-gradient(#202020,transparent,#202020);
    background: linear-gradient(#202020,rgba(31, 31, 31, 0.8),#202020);
}

div#content h1, div#content #firstHeading {
font-size: 1.8em;
color: white;
}

div#content h2 {
font-size: 1.5em;
margin-top: 1em;
color: white;
}

div#content h3 {
font-size: 1.5em;
margin-top: 1em;
color: white;
}

div#content h4 {
font-size: 1.5em;
margin-top: 1em;
color: white;
}

div#content h5 {
font-size: 1.5em;
margin-top: 1em;
color: white;
} */

/* SIDEBAR STYLING */

/* Sidebar menu */

div#mw-panel {
    margin-top: 90px;
}

#mw-panel.collapsible-nav .portal.collapsed h3 a {
color: #EDEDED;
}

#mw-panel.collapsible-nav .portal h3 a {
color: #FFFFFF;
}

div#mw-panel div.portal div.body ul li a:visited {
color: #ABABAB;
}

div#mw-panel div.portal div.body ul li a {
color: #FFFFFF;
}

div#mw-panel.collapsible-nav div#p-socialProfiles.portal,
#mw-panel.collapsible-nav #p-sitePromos.portal {
      background-image: none;
}

div#mw-panel div.portal div.body ul li a:link, div#mw-head a, .vectorTabs li a span, div#mw-head div.vectorTabs a, div#mw-head div.vectorMenu a {
    color: #ABABAB;
}

div#mw-panel div.portal div.body ul li a:visited {
    color: #ABABAB;
}

/* Sidebar */

#p-logo {
  
  margin-left: -570px;
  position: absolute;  
  left: 50%;
}

div#p-portals {
    background: rgba(0,0,0,0.8);
}

/* TOP NAV STYLING */
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#202020+0,202020+100&0+0,1+34,1+80 */
div.vectorTabs {
background: -moz-linear-gradient(top,  rgba(32,32,32,0) 0%, rgba(32,32,32,1) 34%, rgba(32,32,32,1) 80%, rgba(32,32,32,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(32,32,32,0)), color-stop(34%,rgba(32,32,32,1)), color-stop(80%,rgba(32,32,32,1)), color-stop(100%,rgba(32,32,32,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(32,32,32,0) 0%,rgba(32,32,32,1) 34%,rgba(32,32,32,1) 80%,rgba(32,32,32,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(32,32,32,0) 0%,rgba(32,32,32,1) 34%,rgba(32,32,32,1) 80%,rgba(32,32,32,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(32,32,32,0) 0%,rgba(32,32,32,1) 34%,rgba(32,32,32,1) 80%,rgba(32,32,32,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(32,32,32,0) 0%,rgba(32,32,32,1) 34%,rgba(32,32,32,1) 80%,rgba(32,32,32,1) 100%); /* W3C */
background-image: url(//battletech.gamepedia.com/skins/hydradark/images/tab-break.png?2014-12-15T19:48:20Z); 
}


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

div.vectorTabs span {
    background-image: none;
}

div.vectorTabs ul {
    background-image: none;
}
div.vectorTabs ul li {
    height: 98%;
    border: 1px #FF9900;
background: -moz-linear-gradient(top, rgba(32,32,32,0) 0%, rgba(32,32,32,1) 19%, rgba(32,32,32,1) 37%, rgba(32,32,32,1) 80%, rgba(32,32,32,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(32,32,32,0)), color-stop(19%,rgba(32,32,32,1)), color-stop(37%,rgba(32,32,32,1)), color-stop(80%,rgba(32,32,32,1)), color-stop(100%,rgba(32,32,32,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(32,32,32,0) 0%,rgba(32,32,32,1) 19%,rgba(32,32,32,1) 37%,rgba(32,32,32,1) 80%,rgba(32,32,32,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(32,32,32,0) 0%,rgba(32,32,32,1) 19%,rgba(32,32,32,1) 37%,rgba(32,32,32,1) 80%,rgba(32,32,32,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(32,32,32,0) 0%,rgba(32,32,32,1) 19%,rgba(32,32,32,1) 37%,rgba(32,32,32,1) 80%,rgba(32,32,32,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(32,32,32,0) 0%,rgba(32,32,32,1) 19%,rgba(32,32,32,1) 37%,rgba(32,32,32,1) 80%,rgba(32,32,32,1) 100%); /* W3C */
}

div.vectorTabs ul li.selected {
    border-bottom: 1px #202020; 
    height: 99%;

background: -moz-linear-gradient(top, rgba(32,32,32,0) 0%, rgba(32,32,32,1) 19%, rgba(32,32,32,1) 37%, rgba(32,32,32,1) 80%, rgba(32,32,32,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(32,32,32,0)), color-stop(19%,rgba(32,32,32,1)), color-stop(37%,rgba(32,32,32,1)), color-stop(80%,rgba(32,32,32,1)), color-stop(100%,rgba(32,32,32,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(32,32,32,0) 0%,rgba(32,32,32,1) 19%,rgba(32,32,32,1) 37%,rgba(32,32,32,1) 80%,rgba(32,32,32,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(32,32,32,0) 0%,rgba(32,32,32,1) 19%,rgba(32,32,32,1) 37%,rgba(32,32,32,1) 80%,rgba(32,32,32,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(32,32,32,0) 0%,rgba(32,32,32,1) 19%,rgba(32,32,32,1) 37%,rgba(32,32,32,1) 80%,rgba(32,32,32,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(32,32,32,0) 0%,rgba(32,32,32,1) 19%,rgba(32,32,32,1) 37%,rgba(32,32,32,1) 80%,rgba(32,32,32,1) 100%); /* W3C */
}

div.vectorTabs ul li span, div.vectorTabs ul li.selected span {
    font-weight: bold;
}

div.vectorTabs li span a {
    background-image: none;
    color: #ffffff;
}

div.vectorTabs span a:visited {
    color: #ffffff;
}

div.vectorTabs li span a:hover, div.vectorTabs span a:visited:hover {
    color: #ffffff;
}

div.vectorTabs li.selected {
    background: -webkit-linear-gradient(transparent, #202020);
    background: -o-linear-gradient(transparent, #202020);
    background: -moz-linear-gradient(transparent, #202020);
    background: linear-gradient(transparent, #202020);
}

div.vectorTabs li.selected span a {
    color: #ffffff !important;
}

div.vectorTabs li.new span a:visited {
    color: #ffffff;
}

div.vectorTabs li.new span a:hover, div.vectorTabs li.new span a:visited:hover {
    color: #ffffff;
}*/

div.vectorMenu h5 a {
    background-image: none;
}

div.vectorMenu h3 a {
    background-image: none;
}

div.vectorMenu:hover, div.menu, div.vectorMenu div.menuForceShow {
    display: block;
}

div#p-cactions div.menu ul {
    border: 1px solid #ffffff;
}

div#p-cactions div.menu ul li a {
    background: #000000;
    border-radius: 10px;
    color: #ffffff;
}

div#p-cactions div.menu ul li a:visited {
    color: #ffffff;
}

div#p-cactions div.menu ul li a:hover, div#p-cactions div.menu ul li a:visited:hover {
    display: block;
}

div#mw-head div.vectorMenu h4 {
    color: #ffffff;
    font-weight: bold;
    padding-top: 1.29em;
} 

/* Collapsible menus in top nav */

div#p-cactions div.menu ul {
background: #202020;
border: 1px #ff9900;
}

div.vectorMenu ul {
background: #202020;
border: 1px #ff9900;
}

div.vectorTabs, div.vectorTabs span, div.vectorTabs li a, div.vectorMenu h3 a {
    background-image: url(//battletech.gamepedia.com/skins/hydradark/images/tab-break.png?2014-12-15T16:41:40Z);
}

div.vectorMenu {
    direction: ltr;
    float: left;
    background-image: url(//battletech.gamepedia.com/skins/vector/images/arrow-down-icon.png?2014-12-15T18:50:00Z);
    background-image: -webkit-linear-gradient(transparent,transparent),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiP…JNMTUuNTAyIDYuMDAxbC01IDUuMDAxLTUtNS4wMDF6IiBmaWxsPSIjNzk3OTc5Ii8+PC9zdmc+);
    background-image: linear-gradient(transparent,transparent),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiP…JNMTUuNTAyIDYuMDAxbC01IDUuMDAxLTUtNS4wMDF6IiBmaWxsPSIjNzk3OTc5Ii8+PC9zdmc+);
    background-position: 100% 60%;
    background-repeat: no-repeat;
    cursor: pointer;
    -webkit-transition: background-position 250ms;
    transition: background-position 250ms;
    background: -moz-linear-gradient(top, rgba(32,32,32,0) 0%, rgba(32,32,32,1) 34%, rgba(32,32,32,1) 80%, rgba(32,32,32,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(32,32,32,0)), color-stop(34%,rgba(32,32,32,1)), color-stop(80%,rgba(32,32,32,1)), color-stop(100%,rgba(32,32,32,1)));
    background: -webkit-linear-gradient(top, rgba(32,32,32,0) 0%,rgba(32,32,32,1) 34%,rgba(32,32,32,1) 80%,rgba(32,32,32,1) 100%);
    background: -o-linear-gradient(top, rgba(32,32,32,0) 0%,rgba(32,32,32,1) 34%,rgba(32,32,32,1) 80%,rgba(32,32,32,1) 100%);
    background: -ms-linear-gradient(top, rgba(32,32,32,0) 0%,rgba(32,32,32,1) 34%,rgba(32,32,32,1) 80%,rgba(32,32,32,1) 100%);
    background: linear-gradient(to bottom, rgba(32,32,32,0) 0%,rgba(32,32,32,1) 34%,rgba(32,32,32,1) 80%,rgba(32,32,32,1) 100%);
    /* background-image: url(//battletech.gamepedia.com/skins/hydradark/images/tab-break.png?2014-12-15T19:48:20Z); */
}

/* LINK STYLING */

/* LINK STYLING */

a:visited {
color: #BA820E;
}

a {
color: #c09d35;
}

{
color: #BA820E;
}

.mw-body a.external {
color: #c09d35;
}

.mw-body a.extiw:visited {
color: #BA820E;
}

.mw-body a.extiw, .mw-body a.extiw:active {
color: #c09d35;
}

.mw-body a.external:visited {
color: #BA820E;
}
.mw-body a.external {
color: #c09d35;
}

.mw-body a.external {
color: #c09d35;
}

span.tab a, .wikiEditor-ui-toolbar .tabs span.tab a:visited {
color: #c09d35;
}

/* Pre/MWcode fields */

pre, .mw-code {
padding: 1em;
border: 1px solid #ddd;
color: rgb(213, 213, 213);
background-color: transparent;
border-style: solid;
}

/* EDITOR STYLING */

.wikiEditor-ui {
    background: rgba(0, 0, 0, 0);
    border: medium none;
}

.wikiEditor-ui-controls {
background-color: transparent;
}

.wikiEditor-ui-buttons {
background-color: transparent;
border-top: 0px solid white;
}

.editOptions {
background-color: transparent;
}

.wikiEditor-preview-contents {
background-color: transparent;
}

.wikiEditor-preview-loading {
    background-color: transparent;
}

.editOptions {  
    background-color: transparent;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

.wikiEditor-toolbar-spritedButton {
    background: url('http://hydra-media.cursecdn.com/help.gamepedia.com/5/5c/Editbar_sprites.png');
}

.wikiEditor-ui-toolbar {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.wikiEditor-ui-toolbar .tabs span.tab a, .wikiEditor-ui-toolbar .tabs span.tab a:visited {
color: #BA820E;
}

/* CODE STYLING */

code {
background-color: #000000;
}

fieldset {
border: 1px solid #C08F2E;
}

/* Miscellaneous */

ul#filetoc {

background-color: transparent;
border-color: #c09d35;
}

#catlinks {
text-align: left;
background-color: transparent;
border-color: #c09d35;
}

/* WIKITABLE */

table.wikitable {
margin: 1em 0;
background-color: transparent;
border-collapse: collapse;
color:white;
}

table.wikitable > * > tr > th {
background-color: #121212;
}

/* PREFERENCES STYLING */

#preferences {
background-color: transparent;
}

#preferences legend {
color: white;
}

.htmlform-tip {
color: whitesmoke;
}

#preftoc a, #preftoc a:active {
color: #c09d35;
}

#preftoc li {
background-image: none;
}

/* Page history */

#pagehistory li.selected {
background-color: #151515;
border: 1px dashed #aaa;
}


table.diff {
background-color: transparent;
}

td.diff-context {
background: transparent;
border-color: #e6e6e6;
color: #e6e6e6;
}

td.diff-addedline {
border-color: #c09d35;
}

td.diff-addedline .diffchange {
background: #c09d35;
}

td.diff-deletedline {
border-color: #990000;
}

td.diff-deletedline .diffchange {
background: #990000;
}



/* Data table styling (warp six, Mr Sulu) */ 

.mw-datatable th {
background-color: #4F3C15;
}

.mw-datatable td {
background-color: transparent;
}

.mw-datatable tr:hover td {
background-color: #151515;
}

/* Search results styling */

.mw-search-formheader {
background-color: transparent;
margin-top: 1em;
border: 1px solid #BA820E;
}

types ul li.current a {
color: white;
}

.mw-ui-button.mw-ui-primary {
background: #BA820E;
color: #fff;
border: 1px solid #BA820E;
}

/* Thumbs */

/* Gallery thumbs */

li.gallerybox div.thumb {
text-align: center;
border: 1px solid #BA820E;
background-color: transparent;
margin: 2px;
}

div.thumbinner {
border: 1px solid #BA820E;
background-color: transparent;
}

html .thumbimage {
border: 1px solid #BA820E;
}

#toc, .toc, .mw-warning {
border: 1px solid #BA820E;
background-color: transparent; 
}









#catlinks {
text-align: left;
background-color: transparent;
border-color: #c09d35;
}

/* WIKITABLE */

table.wikitable {
margin: 1em 0;
background-color: transparent;
border-collapse: collapse;
color:white;
}

table.wikitable > * > tr > th {
background-color: #121212;
}


/* PREFERENCES STYLING */

#preferences {
background-color: transparent;
}

#preferences legend {
color: white;
}

.htmlform-tip {
color: whitesmoke;
}

#preftoc a, #preftoc a:active {
color: #c09d35;
}

#preftoc li {
background-image: none;
}

/* FIXES */

.mw-ui-button.mw-ui-progressive, .mw-ui-button.mw-ui-primary {
background: #C09D35;
border: 1px solid #C09D35;
}

.mw-search-formheader div.search-types ul li.current a {
color: #FFFFFF;
}

fieldset#mw-searchoptions {
background-color: transparent;
border: 1px solid rgb(102, 71, 7) !important;
}

table.mw_metadata td, table.mw_metadata th {
border: 1px solid #C09D35;
background-color: transparent;
}

ul {
list-style-type: disc;
list-style-image: url(http://hydra-media.cursecdn.com/reignofkings.gamepedia.com/7/75/Bulletpoint.png);
list-style-image: url(http://hydra-media.cursecdn.com/reignofkings.gamepedia.com/7/75/Bulletpoint.png) !ie;
}

/* CSS placed here will affect users of the Hydra skin */
/* For elements which only display in the mobile view */
.mobileonly {
    display: none;
}
 
/* Hide main page header */
body.page-Reign_of_Kings_Wiki h1.firstHeading {
    display:none;
}

/* Notice templates */
.topNotice {
  border: 2px solid #ff9900;
  background: rgba(0, 0, 0, 0);
  margin: 0 0 10px 0;
  padding: 3px 6px;
  overflow: auto;
}

.topNotice .heading {
  font-size: 132%;
  font-weight: bold;
  margin: 0 0 8px 0;
  padding: 0;
}

.topNotice.delete {
  border: 2px solid #ff0000;
}

.topNotice.move,
.topnotice.merge,
.topnotice.split {
  border: 2px solid #bb8800;
}

.topNotice.pagestub,
.topNotice.imagerequest,
.topNotice.nowalkthrough {
  border: 2px solid #008000;
}

/* fix for black redirection arrow */
.redirectMsg > img {
    display: none;
}

.redirectMsg > span::before {
    content: url("http://hydra-media.cursecdn.com/commons.cursetech.com/a/aa/Redirectltr_white.png");
}

#preftoc li:first-child {
   margin-bottom: 3px;
}

.wikiEditor-ui-toolbar .tabs span.tab a, .wikiEditor-ui-toolbar .tabs span.tab a:visited {
    color: #BA820E;
}

/*Legacy code */

pre {
    overflow: auto;
}

/* Notice templates */
.topNotice {
    border: 2px solid #ff9900;
    background: rgba(0, 0, 0, 0);
    margin: 0 0 10px 0;
    padding: 3px 6px;
    overflow: auto;
}

.topNotice .heading {
    font-size: 132%;
    font-weight: bold;
    margin: 0 0 8px 0;
    padding: 0;
}

.topNotice.delete {
    border: 2px solid #ff0000;
}

.topNotice.move,
.topnotice.merge,
.topnotice.split {
    border: 2px solid #bb8800;
}

.topNotice.pagestub,
.topNotice.imagerequest,
.topNotice.nowalkthrough {
    border: 2px solid #008000;
}

/* for "edit this page" tab and "discussion" tab etc */
.tab {
     border-style: solid solid none;
     border-width: thin;
     border-color: #808080;
     padding:0.25ex 1ex 0ex;
     font-size: 95%;
}

.ambox {
    background-color: #282828;
    border-bottom-color: #383838;
    border-right-color: #383838;
    border-top-color: #383838;
    border-collapse: collapse;
    font-size: 95%;
    margin: 0 auto 2px auto;
    width: 80%;
}

.ambox-gray {
    border-left-color: #383838;
}

.ambox.ambox-tiny {
    font-size: 90%;
    margin: 2px 0;
    width: auto;
}

.ambox + .ambox {
     margin-top: -2px;
}

.ambox-text {
     padding: 0.25em 0.5em;
}

.ambox-image {
     padding: 2px 0px 2px 0.5em;
     text-align: center;
     width: 60px;
}

.ambox-tiny .ambox-image {
     padding: 2px 0.5em;
     text-align: left;
     width: auto;
}

/* Ambox colors */
.ambox-blue {
     border-left: 10px solid #1e90ff;
}

.ambox-red {
     border-left: 10px solid #b22222;
}

.ambox-orange {
     border-left: 10px solid #f28500;
}

.ambox-yellow {
     border-left: 10px solid #f4c430;
}

.ambox-purple {
     border-left: 10px solid #9932cc;
}

.ambox-gray {
     border-left: 10px solid #bba;
}

.ambox-green {
     border-left: 10px solid #228b22;
}

/* Ambox small text */
.amsmalltext {
     font-size: smaller;
     margin-left:0.8em;
     margin-top:0.5em;
}

/* INFOBOXES: game or book depended color style */
.infoboxtable {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #505050;
    color: #ffffff;
    float: right;
    font-size: 89%; 
    margin-bottom: 0.5em; 
    margin-left: 1em; 
    padding: 0.2em; 
    width: 300px;
}

.infoboxtable td {
    vertical-align: top;
}

.infoboxtable td > div {
    background-color: #181818; 
    border: 2px solid inherit; 
    border-radius: 5px; 
    font-weight: bold;
    padding: 0.5px 7px;
    text-align: right;
}

.infoboxname {
    background-color: #181818; 
    font-size: 110%; 
    font-weight: bold;
    padding: 0.5em; 
}

.infoboxdetails {
    padding: 0em;
}

/* Claim wiki button - this section can be removed if you remove the claim button from the main page */
.claimwikibutton {
  text-align: center;
}

.claimwikibutton a {
    background: url("http://media-mercury.cursecdn.com/attachments/1/716/claim_wiki_button.png") no-repeat scroll left center / 100% auto rgba(0, 0, 0, 0);
    color: transparent;
    display: block;
    height: 57px;
    margin: 0 auto;
    max-width: 100%;
    width: 200px;
}

.claimwikibutton a:hover {
    background: url("http://media-mercury.cursecdn.com/attachments/1/717/claim_wiki_button_hover.png") no-repeat scroll left center / 100% auto rgba(0, 0, 0, 0);
    color: transparent;
}
Advertisement