Banner Saga Wiki
S'inscrire
Advertisement

Autres langues: English


Note : après avoir enregistré vos modifications, il se peut que vous deviez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

  • Firefox / Safari : Maintenez la touche Maj (Shift) en cliquant sur le bouton Actualiser ou pressez Ctrl-F5 ou Ctrl-R (⌘-R sur un Mac) ;
  • Google Chrome : Appuyez sur Ctrl-Maj-R (⌘-Shift-R sur un Mac) ;
  • Internet Explorer : Maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5 ;
  • Opera : Videz le cache dans Outils → Préférences.
/* 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-Banner_Saga_Wiki h1.firstHeading {
    display:none;
}
	
/* Framework */
body {
    background-attachment: fixed;
    background-color: #ccb486;
    background-image: url(https://hydra-media.cursecdn.com/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 {
    padding-top: 0.15em;
}

div.vectorMenu h3 a {
    background: url("https://hydra-media.cursecdn.com/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: 7px 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://hydra-media.cursecdn.com/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://hydra-media.cursecdn.com/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 {
    background: rgba(0, 0, 0, 0); 
    border: 1px solid #000000; 
    color: #000000;
    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: #f0f0f0; 
    border: 2px solid inherit; 
    border-radius: 5px; 
    font-weight: bold;
    padding: 0.5px 7px;
    text-align: right;
}

.infoboxtable td > .tabber.tabberlive {
    background-color: rgba(0, 0, 0, 0); 
}

div.infoboxtable td * ul.tabbernav {
    text-align: center;
}

.infoboxtable td > .tabber .tabbertab {
    padding: 0;
}

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

/* Infobox-Icons */
div.icons {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

div.icons img,
div.icons span {
    display: inline-block;
} 

div.icons span {
    width: 280px;
}

div.icons img {
    margin-top: -0.5em;
    margin-bottom: -0.5em;
}

.infoboxdetails {
    padding: 0em;
}

.infoboxname,
.infoboxdetails,
.infoboxdescription {
    background: #a61800; 
    color: #ffffff; 
}

/* spoilers */
.spwrn {
    background: #a61800;
    border-radius: 10px;
    box-shadow: 0 0.1em 0.75em #000000;
    color: #ffffff;
    width: 750px;
}

/* this CSS governs the responsive 3 column main page layout */
.fpmain {
    width: 100%;
    overflow: hidden;
    z-index: 1;
}

.fpbanner {
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid #505050;
    box-shadow: 0 2px 5px #505050;
    color: #B3B4B7;
    margin: 0 5px 5px 5px;
    padding: 5px;
    min-height: 80px;
}

.fpbannertable {
    display: table;
    border: none;
    background: transparent;
    width: 100%; 
    min-height: 75px;
    margin: 0;
    padding: 5px;
}

.fpbannercell {
    display: table-cell; 
    text-align: center; 
    vertical-align: middle;
}

.fpbannerblock {
    border: none;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0 0 8px rgba(255, 255, 255, 0.75);
    font-size: 132%;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
}

.fpmidsections {
    float: left;
    width: 100%;
    overflow: hidden;
}

.fpbox {
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid #505050;
    box-shadow: 0 2px 5px #505050;
    color: #B3B4B7;
    margin: 5px;
    padding: 5px;
    overflow: auto;
}

.fpbox .mainheading {
    border: none;
    border-bottom: 1px solid #505050;
    font-size: 150%;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    overflow: auto;
}

.fpbox .heading {
    border: none;
    border-bottom: 1px solid #505050;
    text-align: center;
    font-size: 132%;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    overflow: auto;
}

.fpmain .columns .leftcol {
    width: 100%;
    margin: 0;
    padding: 0;
}

.fpmain .columns .rightcol {
    width: 100%;
    margin: 0;
    padding: 0;
}

.fpsection1, .fpsection2, .fpsection3, .fpsection4 {
    float: left;
    clear: both; 
    width: 100%;
}

div.fp2columnonly, div.fp3columnonly {
    display: none; 
}

@media (min-width: 790px) {
  .fpsection1 {
    float: left;
    clear: none;
    width: 50%;
  }

  .fpmidsections {
    clear: none;
    float: right;
    width: 50%;
  }

  .fpsection4 {
    float: left;
    clear: none;
    width: 50%;
  }

  div.fp2columnonly {
    display: block; 
  }
}

@media (min-width: 990px) {
  .fpmain .columns .leftcol {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0;
  }

  .fpmain .columns .rightcol {
    float: right;
    width: 50%;
    margin: 0;
    padding: 0;
  }
}

@media (min-width: 1390px) {
  .fpmidsections {
    clear: none;
    float: right;
    width: 66.667%;
  }

  .fpsection1 {
    clear: none;
    width: 33.333%;
  }

  .fpsection2 {
    clear: none;
    width: 50%;
  }

  .fpsection3 {
    clear: none;
    width: 50%;
  }
 
  .fpsection4 {
    clear: left;
    width: 33.333%;
  }

  div.fp2columnonly {
    display: none; 
  }

  div.fp3columnonly {
    display: block; 
  }
}

.fpbox.plain {
    background: transparent;
    border: none;
    box-shadow: none;
}

.fpimagelist ul {
    list-style-type: none;
    list-style-image: none;
}

.fpvideos {
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}

.fpvideo {
    display: inline-block;
    margin: 0 5px;
}
Advertisement