Banner Saga Wiki
Advertisement

In other languages: Français


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: Clear the cache in Tools → Preferences
/* CSS placed here will affect users of the Vector skin */
/* For elements which are only displayed in the mobile view */
.mobileonly {
    display: none;
}

/* Hide main page title */
body.page-The_Banner_Saga_Wiki h1.firstHeading {
    display:none;
}
	
/* Framework */
body {
    background-attachment: fixed;
    background-color: #ccb486;
    background-image: url(https://bannersaga.gamepedia.com/media/bannersaga.gamepedia.com/b/bd/Backgroundbg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

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

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

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

/* Tabs */
#left-navigation {
    margin-right: 5px;
    margin-top: 4.1em;
}

div#p-sharing .menu {
    background-color: #a61800;
    background-image: none;
    border-radius: 5px;
    box-shadow: 2px 0 #000000;
    margin-left: 45px;
    min-width: 0px;
    width: 48px;
}

#p-sharing #socialIconImages img {
    width: 100%;
}

#p-sharing #socialIconImages a {
    width: 40px;
}

div.vectorMenu h3 span {
    margin-bottom: 0.5em;
    padding-top: 0.15em;
}

div.vectorMenu h3 a {
    background: url("https://rebuild.gamepedia.com/media/rebuild.gamepedia.com/0/0b/Vector_menu_downarrow.png") no-repeat scroll 0 50% transparent;
}

div#mw-head div.vectorMenu h4, 
div#p-variants.vectorMenu #mw-vector-current-variant {
    color: #ffffff;
    font-weight: bold;
    padding-left: 0.75em;
    padding-top: 5px;
}

#right-navigation {
    margin-right: 5px;
    margin-top: 4.1em;
}

#ca-watch.icon a,
#ca-unwatch.icon a {
    padding-top: 23px;
}

div#mw-head div.vectorMenu h3 {
    background: #a61800;
    border-radius: 5px 5px 0 0;
    box-shadow: 2px 0 #000000;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    height: 19px;
    padding: 2px 10px;
    margin: 15px 3px;
}

#p-search form,
#p-search input {
    margin: -7px 0 0;
}

div.vectorTabs {
    background-image: none;
    height: 33px;
    margin-top: 8px;
}

div.vectorTabs li a, 
div.vectorTabs li a span,
div.vectorMenu h3 span {
    color: #ffffff;
    font-weight: bold;
}

div.vectorTabs li a {
    background-image: none;
    border-radius: 5px 5px 0 0;
    margin-top: -6px;
}

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

div.vectorTabs li span a {
    background: #a61800; 
    box-shadow: 2px 0 #000000;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    height: 19px;
    padding: 2px 10px;
    margin: 0 3px;
    text-align: center;
}

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

div.vectorTabs li.selected {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    color: #6d8db3;
}

div.vectorTabs ul { 
    background-image: none; 
    top: 4.1em;
}

div.vectorTabs ul li {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}

div.vectorTabs li a, 
div.vectorTabs li a span {
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
}

div.vectorTabs li.selected a,
div.vectorTabs li.selected a:visited {
    background-color: #fbfbfb;
    color: #a61800;
    text-decoration: none;
    font-weight: bold;
}

div#mw-head div.vectorMenu h3 {
    background-image: none;
    border: none;
}

div.vectorMenu li a {
    background: none repeat scroll 0 0 #a61800;
    color: #ffffff;
}

div.vectorMenu ul {
    background-color: #a61800;
    background-image: none;
    border-radius: 5px;
    box-shadow: 2px 0 #000000;
}

/* Sidebar */
div#mw-panel div.portal,
div#mw-panel div.portal div.body,
#mw-panel.collapsible-nav .portal {
    background-image: none;
}

div#mw-panel div.portal h3,
#mw-panel.collapsible-nav .portal h3 a,
#mw-panel.collapsible-nav .portal.collapsed h3 a {
    color: #ffffff;
    font-weight: bold;
}

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

/* social media add-on fix */
div#mw-panel div#p-socialProfiles.portal .body {
    margin: auto;
}

.socialSidebar {
    width: auto;
    max-width: 100%;
}

/* Content */
div#content {
    background: #ffffff url(https://bannersaga.gamepedia.com/media/bannersaga.gamepedia.com/3/3e/Stoic_background.png) repeat scroll 0 0;
    color: #111111;
    border: 1px solid #1a1a1a;
    box-shadow: rgba(26, 26, 26, 1) 0 0.1em 0.75em;
    box-sizing: border-box;
    margin-top: 1em;
}

/* Footer */
div#footer ul li {
    color: #ffffff;
}

div#footer ul li a {
    text-shadow: 1px 1px #000000;
}

/* text */
h1, h2, h3 {
    border-bottom: 1px solid #6d8db3;
    color: #6d8db3;
}

h4, h5, h6 {
    color: #6d8db3;
}

a,
a:visited, 
div#content a.external, 
div#content a.external:visited {
    color: #6d8db3;
}

/* WikiClaims tool dropdown fix */
#claimlist .controls_container > .dropdown {
    right: 24px;
    top: -24px;
}

/* Page history */
td.diff-deletedline {
    background-color: #FFE49C;
    border-color: #FFE49C;
    color: black;
}

td.diff-addedline {
    background-color: #A3D3FF;
    border-color: #A3D3FF;
    color: black;
}

/* Tables */
table.wikitable > tr > th,
table.wikitable > * > tr > th,
table.wikitable th,
.wikitable th {
    background-color: #a61800;
    border: 1px solid #AAAAAA;
    color: #ffffff;
    padding: 0.2em;
}

/* CSS formerly in common.css */
.BannerSaga {
    background:#bfbfbf;
    background:-moz-linear-gradient(top,  #bfbfbf, #868585 100%);
    background:-webkit-gradient(linear, left top, left bottom, color-stop (0% #bfbfbf), color-stop(100%,#868585 ));
    background:-webkit-linear-gradient(top, #bfbfbf 0%, #868585 100%);
    background:-o-linear-gradient(top, #bfbfbf 0%, #868585  100%);
    background:-ms-linear-gradient(top, #bfbfbf 0%, #868585  100%);
    background:linear-gradient(to bottom, #bfbfbf 0%, #868585  100%);
    border: 1px solid #868585;
    box-shadow: rgba(104, 116, 120, 1) 0 0.1em 0.75em;
}

/* right justified header graphic */
div.header-bg {
    background: url("https://bannersaga.gamepedia.com/media/bannersaga.gamepedia.com/8/83/Bg_ribbon.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 14px;
    height: 64px;
    padding-bottom: 3px;
    padding-top: 12px;
    text-align: right;
    width: 436px;
}

/* Infoboxes */
.infoboxtable {
    border: 1px solid #6d8db3;
    color: black;
    float: left;
    margin-right: 0.5em;
    margin-bottom: 0.5em;
    text-align: center;
    width: 260px;
}

.infoboxtable th {
    background-color: #F9F9F9;
}
Advertisement