The Final Station Wiki
No edit summary
No edit summary
Line 13: Line 13:
 
-o-border-image: url(http://hydra-media.cursecdn.com/thefinalstation.gamepedia.com/9/92/Contentframe.png) 39 59 71 55 round;
 
-o-border-image: url(http://hydra-media.cursecdn.com/thefinalstation.gamepedia.com/9/92/Contentframe.png) 39 59 71 55 round;
 
border-image: url(http://hydra-media.cursecdn.com/thefinalstation.gamepedia.com/9/92/Contentframe.png) 39 59 71 55 fill round;
 
border-image: url(http://hydra-media.cursecdn.com/thefinalstation.gamepedia.com/9/92/Contentframe.png) 39 59 71 55 fill round;
  +
}
  +
  +
div#footer {
  +
margin-left: 12em;
 
}
 
}
   

Revision as of 20:29, 9 March 2016

/* CSS placed here will affect users of the Hydradark skin */

/* Basic appearance */

div#content {
    margin-left: 13em;
    background-color: transparent;
    border-color: transparent;
    border-style: solid;
    border-width: 20px 30px 35px 28px;
    -moz-border-image: url(http://hydra-media.cursecdn.com/thefinalstation.gamepedia.com/9/92/Contentframe.png) 39 59 71 55 round;
    -webkit-border-image: url(http://hydra-media.cursecdn.com/thefinalstation.gamepedia.com/9/92/Contentframe.png) 39 59 71 55 round;
    -o-border-image: url(http://hydra-media.cursecdn.com/thefinalstation.gamepedia.com/9/92/Contentframe.png) 39 59 71 55 round;
    border-image: url(http://hydra-media.cursecdn.com/thefinalstation.gamepedia.com/9/92/Contentframe.png) 39 59 71 55 fill round;
}

div#footer {
    margin-left: 12em;
}

/* TOP NAVIGATION */
#left-navigation, #right-navigation {
    margin-top: 0em;
    margin-bottom: -2.5em;
    display: inline;
border-style: solid;
border-width: 19px 21px 18px 27px;
-moz-border-image: url(http://hydra-media.cursecdn.com/thefinalstation.gamepedia.com/3/37/Top_frame_4.png) 19 21 18 27 repeat round;
-webkit-border-image: url(http://hydra-media.cursecdn.com/thefinalstation.gamepedia.com/3/37/Top_frame_4.png) 19 21 18 27 repeat round;
-o-border-image: url(http://hydra-media.cursecdn.com/thefinalstation.gamepedia.com/3/37/Top_frame_4.png) 19 21 18 27 repeat round;
border-image: url(http://hydra-media.cursecdn.com/thefinalstation.gamepedia.com/3/37/Top_frame_4.png) 19 21 18 27 fill repeat round;

}

/* Fix for The Final Station Wiki left image border; Also, foxes*/

#right-navigation {
    height: 38px;
}

div.vectorTabs ul li {
    background-color: transparent;
    background-image: none;
    text-transform: uppercase;
}

div.vectorTabs li.selected {
    background-color: transparent;
    background-image: none;
    font-weight: bold;
    text-transform: uppercase;
}


div.vectorMenu h3 span {
    text-transform: uppercase;
    margin-top: -0.1em;
}

/* This removes borders in uppernav */
div.vectorTabs, div.vectorTabs ul, div.vectorTabs span, div#mw-head div.vectorMenu h3 {
    background-image: none;
}

/* SIDEBAR */

div#mw-panel {
    font-size: inherit;
    position: absolute;
    top: 160px;
    padding-top: 1em;
    width: 10em;
    left: 0;
    border-style: solid;
    border-width: 20px 18px 18px 17px;
    -moz-border-image: url(http://hydra-media.cursecdn.com/thefinalstation.gamepedia.com/c/ce/Frame_side.png) 20 18 18 17 repeat round;
    -webkit-border-image: url(http://hydra-media.cursecdn.com/thefinalstation.gamepedia.com/c/ce/Frame_side.png) 20 18 18 17 repeat round;
    -o-border-image: url(http://hydra-media.cursecdn.com/thefinalstation.gamepedia.com/c/ce/Frame_side.png) 20 18 18 17 repeat round;
    border-image: url(http://hydra-media.cursecdn.com/thefinalstation.gamepedia.com/c/ce/Frame_side.png) 20 18 18 17 fill repeat round;
    text-transform: uppercase;
}

.skin-hydradark #mw-panel.collapsible-nav div.portal {
    background-image: none;
}


/** LINKS **/


a, .mw-body a.extiw, .mw-body a.extiw:active, .mw-body a.external, .skin-hydradark #preftoc a, .skin-hydradark #preftoc a:active, .skin-hydradark #preferences legend {
    color: #62c16e;
}

a:visited, div#content a.external:visited, div#content a.extiw:visited {
    color: #2b483d;
}

/* Side-bar buttons */
div#mw-panel div.portal div.body ul li a, div#mw-panel div.portal div.body ul li a:link, #mw-panel.collapsible-nav .portal.collapsed h3 a {
    color: #ffffff;
}

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

/* Top navigation buttons */
div.vectorTabs li a, div.vectorTabs li a span, div.vectorMenu li a  {
    color: #ffffff;
}

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

/*  Other interface elements */

fieldset {
    border-color: #2B493D;
}

/* Editor */
div.wikiEditor-preview-contents, div.wikiEditor-preview-loading, div.wikiEditor-ui {
    background-color: transparent; 
}
/* Search */
.mw-search-profile-tabs {
    background-color: transparent;
    border: 1px solid #2B493D;
}

.mw-search-profile-tabs div.search-types ul li.current a {
    color: white;
}

.mw-ui-button.mw-ui-progressive, .mw-ui-button.mw-ui-primary {
    background: #2B493D;
    color: #fff;
    border: 1px solid #2B493D;
}

.skin-hydradark fieldset#mw-searchoptions {
    background-color: transparent;
    border-color: #383838;
}

.skin-hydradark fieldset#mw-searchoptions {
    background-color: transparent;
    border-color: #2B493D;
}

fieldset#mw-searchoptions {
    border: 1px solid #2B493D !important;
}

/* Wikitables */
table.wikitable > tr > th, table.wikitable > * > tr > th {
    background-color: #2B493D;
}

/* For elements which only display in the mobile view */
.mobileonly {
    display: none;
}
 
/* Hide main page header */
body.page-The_Final_Station_Wiki h1.firstHeading {
    display:none;
}

/* for "edit this page" tab and "discussion" tab etc */
.pagetab {
     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;
}

/* copyright images tweak */
.skin-hydradark .copyright-icon {
    background-image: url("http://hydra-media.cursecdn.com/commons.cursetech.com/thumb/5/58/Copyright_darkwiki.png/32px-Copyright_darkwiki.png");
    background-size: 100%;
    height: 32px;
    width: 32px;
}