Vindictus Wiki
No edit summary
Kirkburn (talk | contribs)
(Removing some lines - we do not allow changes the the global sidebar in community-wide CSS - sorry!)
 
(120 intermediate revisions by one other user not shown)
Line 6: Line 6:
 
}
 
}
   
 
@font-face{
.navbox,
 
 
font-family:'AlegreyaSans-Regular';
.navbox-subgroup {
 
 
font-style:normal;
 
font-weight:normal;
 
src:url(https://vindictus.fandom.com/media/hydra/fonts/AlegreyaSans-Regular.ttf) format('truetype')
  +
}
 
@font-face{
 
font-family:'AlegreyaSans-Regular';
 
font-style:italic;
 
font-weight:normal;
 
src:url(https://vindictus.fandom.com/media/hydra/fonts/AlegreyaSans-Italic.ttf) format('truetype')
  +
}
 
@font-face{
 
font-family:'AlegreyaSans-Regular';
 
font-style:normal;
 
font-weight:bold;
 
src:url(https://vindictus.fandom.com/media/hydra/fonts/AlegreyaSans-Bold.ttf) format('truetype')
  +
}
 
@font-face{
 
font-family:'AlegreyaSans-Regular';
  +
font-style:italic;
  +
font-weight:bold;
 
src:url(https://vindictus.fandom.com/media/hydra/fonts/AlegreyaSans-BoldItalic.ttf) format('truetype')
  +
}
  +
  +
 
.navbox{
 
display: flex;
 
display: flex;
 
flex-flow: row wrap;
 
flex-flow: row wrap;
 
justify-content: center;
 
justify-content: center;
  +
align-content: stretch;
  +
background: var(--theme-accent-color);
  +
}
  +
 
.navbox-subgroup {
 
display: flex;
  +
flex-flow: row wrap;
  +
justify-content: left;
 
align-content: stretch;
 
align-content: stretch;
 
background: var(--theme-accent-color);
 
background: var(--theme-accent-color);
Line 35: Line 68:
   
 
.itemib, .setib {
 
.itemib, .setib {
background: var(--theme-accent-color);
+
background: #1e323e;
  +
}
  +
  +
.item-info{
  +
background-color: #16232D;
  +
padding-left: 0.5em;
 
}
 
}
   
Line 55: Line 93:
 
}
 
}
   
table, tr, td{
+
.page-content p, table, tr, td, ul, ol, li {
 
font-family:"AlegreyaSans-Regular",sans-serif;
 
font-family:"AlegreyaSans-Regular",sans-serif;
  +
font-weight:200;
  +
}
  +
  +
.page-content p {
 
font-family:"AlegreyaSans-Regular",sans-serif;
  +
margin-bottom:12px;
  +
overflow-wrap: break-word;
 
}
 
}
   
Line 63: Line 108:
 
display:flex;
 
display:flex;
 
flex-wrap:wrap
 
flex-wrap:wrap
  +
}
  +
  +
a {
 
color: #a8dbff;
 
}
 
}
   
 
.page__main {
 
.page__main {
 
border-radius: 0 0 3px 3px !important;
 
border-radius: 0 0 3px 3px !important;
  +
 
}
 
}
   
Line 445: Line 495:
 
margin:0;
 
margin:0;
 
margin-bottom:0;
 
margin-bottom:0;
// wiki sets this explicitly
 
 
}
 
}
 
.tabdiv > ul li.active{
 
.tabdiv > ul li.active{
Line 482: Line 531:
 
}
 
}
   
 
body.page-Vindictus_Wiki h1#firstHeading{
@font-face{
 
  +
display:none;
font-family:'AlegreyaSans-Regular';
 
font-style:normal;
 
font-weight:normal;
 
src:url(https://vindictus.fandom.com/media/hydra/fonts/AlegreyaSans-Regular.ttf) format('truetype')
 
 
}
 
}
  +
@font-face{
 
  +
.page-content .infobox,.old-infobox{
font-family:'AlegreyaSans-Regular';
 
  +
background:#16232b
font-style:italic;
 
  +
}
font-weight:normal;
 
  +
src:url(https://vindictus.fandom.com/media/hydra/fonts/AlegreyaSans-Italic.ttf) format('truetype')
 
  +
.page-content .infobox a,.old-infobox a{
  +
color:#a8dbff
  +
}
  +
  +
.page-content .infobox h1,.old-infobox h1{
  +
color:#ffffff
  +
}
  +
  +
.page-content .infobox h2,.old-infobox h2{
  +
color:#ffffff
 
}
 
}
  +
@font-face{
 
  +
.page-content .trade-yes{
font-family:'AlegreyaSans-Regular';
 
font-style:normal;
+
color:#58c4c4
  +
}
font-weight:bold;
 
  +
src:url(https://vindictus.fandom.com/media/hydra/fonts/AlegreyaSans-Bold.ttf) format('truetype')
 
  +
.page-content .trade-no,.trade-cash,.trade-practice,.trade-story{
  +
color:#c25631
  +
}
  +
  +
.page-content a:active{
  +
color: yellow;
 
}
 
}
  +
@font-face{
 
  +
.page-content a.new{
font-family:'AlegreyaSans-Regular';
 
  +
color:#eb5146;
font-style:italic;
 
font-weight:bold;
+
font-weight:bold;
src:url(https://vindictus.fandom.com/media/hydra/fonts/AlegreyaSans-BoldItalic.ttf) format('truetype')
 
 
}
 
}
  +
body{
 
  +
.mcf-wrapper {
color:#9fa5a8;
 
  +
display: none;
font-family:'AlegreyaSans-Regular',sans-serif
 
 
}
 
}
  +
body.page-Vindictus_Wiki h1#firstHeading{
 
  +
.sticky-modules-wrapper{
display:none
 
  +
display: none;
  +
}
  +
  +
.page__right-rail{
  +
display: none;
  +
}
  +
  +
.page__main{
  +
background-color: rgba(20,20,20,.85);
  +
}
  +
  +
  +
/*.main-container{
  +
background-image: url(https://static.wikia.nocookie.net/vindictus_gamepedia/images/1/17/Background_test2.png);
  +
}*/
  +
  +
.theme-fandomdesktop-dark{
  +
background-image: url(https://static.wikia.nocookie.net/vindictus_gamepedia/images/1/17/Background_test2.png);
  +
--theme-page-background-color--secondary: #3a3a43;
  +
--theme-page-background-color--secondary--rgb: 58, 58, 67;
  +
--theme-page-table-cell-background-color: #242d34;
  +
--theme-page-table-cell-background-color--rgb: 36, 45, 52;
  +
}
  +
  +
.theme-fandomdesktop-light{
  +
background-image: url(https://static.wikia.nocookie.net/vindictus_gamepedia/images/c/c2/Bg1.png);
  +
background-repeat: no-repeat;
  +
background-position: right top;
  +
background-attachment: fixed;
  +
--theme-page-background-color--secondary: #483a3a;
  +
--theme-page-background-color--secondary--rgb: 72, 58, 58;
  +
--theme-page-table-cell-background-color: #242d34;
  +
--theme-page-table-cell-background-color--rgb: 36, 45, 52;
  +
}
  +
  +
.theme-fandomdesktop-light.page{
  +
background-color: rgba(245,245,245,.7);
  +
}
  +
  +
.theme-fandomdesktop-light.fandom-community-header{
  +
background-color: rgba(245,245,245,.7);
  +
background: var(--theme-sticky-nav-background-color);
  +
padding: 15px 20px 5px 20px;
  +
margin-bottom: -12px;
  +
}
  +
  +
.theme-fandomdesktop-dark.fandom-community-header{
  +
background-color: rgba(25,28,41,.3);
  +
}
  +
  +
.page-content dt, dd {
  +
font-weight: normal;
  +
font-family:"AlegreyaSans-Regular",sans-serif;
  +
}
  +
  +
.mw-parser-output a{
  +
font-weight:normal;
  +
}
  +
  +
.page-content dl {
  +
margin: 12px 0 12px;
  +
}
  +
  +
ol.references li:target, sup.reference:target {
  +
background-color: #000000;
  +
}
  +
  +
.alternatelight {
  +
text-align:center;
  +
}
  +
  +
.fpbox .first-column .nomobile {
  +
float: left;
  +
width: 50%;
  +
}
  +
  +
.itemib .controls-header p {
  +
margin-bottom: 0;
  +
}
  +
  +
.fandom-table tr th{
  +
background-color:var(--theme-page-background-color--secondary)
  +
}
  +
.fandom-table tr td{
  +
background-color:var(--theme-page-table-cell-background-color)
  +
}
  +
  +
@media (min-width: 640px) {
  +
.fpbox {margin: 5px !important;}
 
}
 
}

Latest revision as of 14:49, 19 June 2023

@font-face {
	font-family: 'Cinzel';
	font-style: normal;
	font-weight: 700;
	src: local('Cinzel Bold'), local('Cinzel-Bold'), url(https://fonts.gstatic.com/s/cinzel/v7/8vIK7ww63mVu7gtzTUHuE2ZaGf_4-g.woff2) format('woff2')
}

@font-face{
    font-family:'AlegreyaSans-Regular';
    font-style:normal;
    font-weight:normal;
    src:url(https://vindictus.fandom.com/media/hydra/fonts/AlegreyaSans-Regular.ttf) format('truetype')
}
@font-face{
    font-family:'AlegreyaSans-Regular';
    font-style:italic;
    font-weight:normal;
    src:url(https://vindictus.fandom.com/media/hydra/fonts/AlegreyaSans-Italic.ttf) format('truetype')
}
@font-face{
    font-family:'AlegreyaSans-Regular';
    font-style:normal;
    font-weight:bold;
    src:url(https://vindictus.fandom.com/media/hydra/fonts/AlegreyaSans-Bold.ttf) format('truetype')
}
@font-face{
    font-family:'AlegreyaSans-Regular';
    font-style:italic;
    font-weight:bold;
    src:url(https://vindictus.fandom.com/media/hydra/fonts/AlegreyaSans-BoldItalic.ttf) format('truetype')
}


.navbox{
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-content: stretch;
    background: var(--theme-accent-color);
}

.navbox-subgroup {
	display: flex;
	flex-flow: row wrap;
	justify-content: left;
	align-content: stretch;
    background: var(--theme-accent-color);
}

.navbox th,
.navbox-title {
    background: var(--theme-accent-color);
}

.navbox-abovebelow,
th.navbox-group,
.navbox-subgroup .navbox-title {
    background: var(--theme-accent-color);
}

.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
    background: var(--theme-accent-color);
}
.navbox-even {
    background: var(--theme-page-background-color--secondary);
}

.itemib, .setib {
  background: #1e323e;
}

.item-info{
	background-color: #16232D;
	padding-left: 0.5em;
}

.navbox-text{
	vertical-align:middle;
    display:table-cell;
    height:100%;
    padding:0.5em 1em;
    font-family:"Cinzel",serif;
    text-shadow:0 2px 0 #0e0f11,0 -0.5px 0 #dce1e4;
    text-decoration:none;
    letter-spacing:0.25em
}

.fandom-community-header {
    background: var(--theme-sticky-nav-background-color);
    padding: 15px 20px 5px 20px;
    margin-bottom: -12px;
}

.page-content p, table, tr, td, ul, ol, li {
	font-family:"AlegreyaSans-Regular",sans-serif;
	font-weight:200;
}

.page-content p {
	font-family:"AlegreyaSans-Regular",sans-serif;
    margin-bottom:12px;
    overflow-wrap: break-word;
}

#front-page-main{
    display:table;
    display:flex;
    flex-wrap:wrap
}

a {
  color: #a8dbff;
}

.page__main {
    border-radius: 0 0 3px 3px !important;
    
}

.doc{
    margin:0em auto 1em;
    background-color: #000000;
    border:2px solid #BDCAC3;
    border-radius:1em;
    padding:1em
}
.doc-header{
    padding-bottom:3px;
    border-bottom:1px solid #BDCAC3;
    margin-bottom:1ex
}
.doc-footer{
    margin:0;
    background-color:#000000;
    border:2px solid #BDCAC3;
    border-radius:1em;
    padding:1em
}
.notice-tag{
    margin-left:auto;
    margin-right:auto;
    margin-bottom:1em;
    width:600px;
    height:5px;
    border-width:2px 2px 2px 10px;
    border-style:solid;
    vertical-align:middle
}
.rellink{
    padding-left:1.5em;
    margin-bottom:.5em;
    font-style:italic
}
.hlist dl,.hlist ol,.hlist ul{
    margin:0;
    padding:0
}
.hlist dd,.hlist dt,.hlist li{
    margin:0;
    display:inline
}

.hlist.inline,.hlist.inline dl,.hlist.inline ol,.hlist.inline ul,.hlist dl dl,.hlist dl ol,.hlist dl ul,.hlist ol dl,.hlist ol ol,.hlist ol ul,.hlist ul dl,.hlist ul ol,.hlist ul ul{
    display:inline
}
.hlist dt:after{
    content:":"
}
.hlist dd:after,.hlist li:after{
    content:" · ";
    font-weight:bold
}
.hlist dd:last-child:after,.hlist dt:last-child:after,.hlist li:last-child:after{
    content:none
}
.hlist dd.hlist-last-child:after,.hlist dt.hlist-last-child:after,.hlist li.hlist-last-child:after{
    content:none
}
.hlist dd dd:first-child:before,.hlist dd dt:first-child:before,.hlist dd li:first-child:before,.hlist dt dd:first-child:before,.hlist dt dt:first-child:before,.hlist dt li:first-child:before,.hlist li dd:first-child:before,.hlist li dt:first-child:before,.hlist li li:first-child:before{
    content:" (";
    font-weight:normal
}
.hlist dd dd:last-child:after,.hlist dd dt:last-child:after,.hlist dd li:last-child:after,.hlist dt dd:last-child:after,.hlist dt dt:last-child:after,.hlist dt li:last-child:after,.hlist li dd:last-child:after,.hlist li dt:last-child:after,.hlist li li:last-child:after{
    content:") ";
    font-weight:normal
}
.hlist dd dd.hlist-last-child:after,.hlist dd dt.hlist-last-child:after,.hlist dd li.hlist-last-child:after,.hlist dt dd.hlist-last-child:after,.hlist dt dt.hlist-last-child:after,.hlist dt li.hlist-last-child:after,.hlist li dd.hlist-last-child:after,.hlist li dt.hlist-last-child:after,.hlist li li.hlist-last-child:after{
    content:") ";
    font-weight:normal
}
.hlist ol{
    counter-reset:listitem
}
.hlist ol > li{
    counter-increment:listitem
}
.hlist ol > li:before{
    content:" " counter(listitem) " ";
    white-space:nowrap
}
.hlist dd ol > li:first-child:before,.hlist dt ol > li:first-child:before,.hlist li ol > li:first-child:before{
    content:" (" counter(listitem) " "
}
.battlePointsContainer{
    background-image:url(https://vindictus.gamepedia.com/media/vindictus.gamepedia.com/7/72/Battle_Points_Background.png);
    background-repeat:repeat-x;
    padding-top:1px;
    height:15px;
    width:400px;
    padding-bottom:1px
}
.battlePointsText{
    padding:0;
    margin:0;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    text-align:center;
    font-size:10px;
    line-height:15px;
    color:white
}
.battlePointsContainer img[alt=Overlay]{
    position:absolute;
    top:-3px;
    left:-4px;
    height:21px;
    width:408px
}
.battlePointsContainer img[alt=Fill]{
    position:absolute;
    top:2px;
    left:0;
    height:11px
}
.round{
    -moz-border-radius:.5em;
    -khtml-border-radius:.5em;
    -webkit-border-radius:.5em;
    border-radius:.5em
}
.roundtl{
    -moz-border-radius:.5em 0 0 0;
    -khtml-border-radius:.5em 0 0 0;
    -webkit-border-radius:.5em 0 0 0;
    border-radius:.5em 0 0 0
}
.roundtr{
    -moz-border-radius:0 .5em 0 0;
    -khtml-border-radius:0 .5em 0 0;
    -webkit-border-radius:0 .5em 0 0;
    border-radius:0 .5em 0 0
}
.roundbl{
    -moz-border-radius:0 0 0 .5em;
    -khtml-border-radius:0 0 0 .5em;
    -webkit-border-radius:0 0 0 .5em;
    border-radius:0 0 0 .5em
}
.roundbr{
    -moz-border-radius:0 0 .5em 0;
    -khtml-border-radius:0 0 .5em 0;
    -webkit-border-radius:0 0 .5em 0;
    border-radius:0 0 .5em 0
}
.roundtop{
    -moz-border-radius:.5em .5em 0 0;
    -khtml-border-radius:.5em .5em 0 0;
    -webkit-border-radius:.5em .5em 0 0;
    border-radius:.5em .5em 0 0
}
.roundbottom{
    -moz-border-radius:0 0 .5em .5em;
    -khtml-border-radius:0 0 .5em .5em;
    -webkit-border-radius:0 0 .5em .5em;
    border-radius:0 0 .5em .5em
}
.roundleft{
    -moz-border-radius:.5em 0 0 .5em;
    -khtml-border-radius:.5em 0 0 .5em;
    -webkit-border-radius:.5em 0 0 .5em;
    border-radius:.7em 0 0 .7em
}
.roundright{
    -moz-border-radius:0 .5em .5em 0;
    -khtml-border-radius:0 .5em .5em 0;
    -webkit-border-radius:0 .5em .5em 0;
    border-radius:0 .5em .5em 0
}
tr.valign-middle > td,table.valign-middle > tr > td,table.valign-middle > * > tr > td{
    vertical-align:middle
}
tr.valign-top > td,table.valign-top > tr > td,table.valign-top > * > tr > td{
    vertical-align:top
}
tr.valign-bottom > td,table.valign-bottom > tr > td,table.valign-bottom > * > tr > td{
    vertical-align:bottom
}
.contentbox{
    background-color:#20282f;
    border:0px;
    -moz-border-radius:.5em;
    -khtml-border-radius:.5em;
    -webkit-border-radius:.5em;
    border-radius:.5em;
    padding:10px
}
.contentbox_header{
    background:none !important;
    padding-bottom:12px;
    font-size:1.2em;
    color:#ffffff;
    text-shadow:#000000 0px 1px 0px;
    font-weight:bold
}
table.color-pallet{
    border:none;
    width:100%;
    background:none;
    margin:1em 1em 1em 0;
    border-collapse:collapse;
    text-align:center
}
table.color-pallet td{
    padding:8px;
    border:solid 1px #000
}
.navbox{
    border:none;
    width:100%;
    margin:auto;
    clear:both;
    font-size:88%;
    text-align:center;
    padding:1px
}
.navbox-inner,.navbox-subgroup{
    width:100%
}
.navbox-group,.navbox-title,.navbox-abovebelow{
    padding:0.25em 1em;
    line-height:1.5em;
    text-align:center
}
th.navbox-group{
    white-space:nowrap;
    text-align:right
}
.navbox-list{
    line-height:1.8em;
    border-color:#0e1b23
}
.navbox-odd{
    background:transparent
}
table.navbox + table.navbox{
    margin-top:-1px
}
.navbox .hlist td dl,.navbox .hlist td ol,.navbox .hlist td ul,.navbox td.hlist dl,.navbox td.hlist ol,.navbox td.hlist ul{
    padding:0.125em 0
}
ol + table.navbox,ul + table.navbox{
    margin-top:0.5em
}
.navbar{
    display:inline;
    font-size:88%;
    font-weight:normal
}
.navbar ul{
    display:inline;
    white-space:nowrap
}
.navbar li{
    word-spacing:-0.125em
}
.navbar.mini li span{
    font-variant:small-caps
}
.infobox .navbar{
    font-size:100%
}
.navbox .navbar{
    display:block;
    font-size:100%
}
.navbox-title .navbar{
    float:left;
    text-align:left;
    margin-right:0.5em;
    width:6em
}
.infobox,.old-infobox{
    border:none;
    position:relative;
    padding:.25em;
    margin-bottom:1em
}
.infobox table,.old-infobox table{
    background:none;
    color:inherit
}
.infobox h1,.old-infobox h1{
    font-size:1.4em;
    padding:0 .2em .4em .2em;
    border:0
}
.infobox h2,.old-infobox h2{
    font-size:1.2em;
    border:0
}
.infobox .editsection,.old-infobox .editsection{
    display:none
}
.itemib,.setib{
    border:none;
    float:right;
    padding:10px;
    margin-left:1em;
    margin-bottom:1em
}
.itemib{
    width:420px
}
.setib{
    width:320px
}
.itemib table,.setib table{
    width:100%;
    border-spacing:0px
}
.itemib .title,.setib .title{
    font-weight:bold;
    font-size:130%
}
.itemib .icon-border{
    border-radius:5px;
    border:2px solid #0e1b23;
    padding:1px;
    margin-right:5px
}
.itemib .icon-border img{
    border-radius:2px
}
.itemib .item-info,.setib .item-info{
    border:1px solid #303940;
    border-radius:3px;
    width:100%;
    margin-bottom:3px
}
.itemib .item-desc{
    margin:.5em 0;
    border-style:solid;
    border-color:#303940;
    border-width:1px 0;
    padding:5px
}
.nowraplinks a,.nobreak{
    white-space:nowrap
}
.realtable{
    width:100%
}
.realtable,.prettytable{
    border:3px solid #0e1b23;
    border-spacing:1px
}
.realtable tr,.prettytable tr{
    background:#242d34;
    color:#ffffff
}
.tabdiv > ul{
    border:0;
    border-bottom:2px solid #16232b;
    list-style-type:none;
    padding-bottom:0;
    margin:0;
    line-height:1
}
.tabdiv > ul a{
    background-color:#0e1b23;
    padding:2px 1em;
    border:2px solid #16232b;
    border-bottom:none;
    color:#CCCCCC;
    margin-right:0.5em;
    margin-bottom:0;
    display:inline-block
}
.tabdiv > ul li{
    display:inline-block;
    margin:0;
    margin-bottom:0;
}
.tabdiv > ul li.active{
}
.tabdiv > ul li.active a{
    background:#16232b;
    color:#eee;
    font-weight:bold;
    position:relative;
    top:1px;
    padding-top:3px
}
.tabdiv > div{
    background-color:#242d34;
    margin:0;
    border:1px solid #16232b;
    border-top:0;
    padding:1em 5px 5px 5px
}
.collapseButton{
    float:right;
    font-weight:normal;
    margin-left:0.5em;
    text-align:right;
    width:auto
}
.navbox .collapseButton{
    width:6em
}
.mw-collapsible-toggle{
    font-weight:normal;
    text-align:right
}
.navbox .mw-collapsible-toggle{
    width:6em
}

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

.page-content .infobox,.old-infobox{
        background:#16232b
    }
    
.page-content .infobox a,.old-infobox a{
        color:#a8dbff
    }
    
.page-content .infobox h1,.old-infobox h1{
        color:#ffffff
    }
    
.page-content .infobox h2,.old-infobox h2{
        color:#ffffff
}

.page-content .trade-yes{
        color:#58c4c4
    }
    
.page-content .trade-no,.trade-cash,.trade-practice,.trade-story{
        color:#c25631
    }
    
.page-content a:active{
	color: yellow;
}

.page-content a.new{
	color:#eb5146;
	font-weight:bold;
}

.mcf-wrapper {
    display: none;
}

.sticky-modules-wrapper{
	display: none;
}

.page__right-rail{
	display: none;
}

.page__main{
	background-color: rgba(20,20,20,.85);
}


/*.main-container{
	background-image: url(https://static.wikia.nocookie.net/vindictus_gamepedia/images/1/17/Background_test2.png);
}*/

.theme-fandomdesktop-dark{
	background-image: url(https://static.wikia.nocookie.net/vindictus_gamepedia/images/1/17/Background_test2.png);
    --theme-page-background-color--secondary: #3a3a43;
    --theme-page-background-color--secondary--rgb: 58, 58, 67;
    --theme-page-table-cell-background-color: #242d34;
    --theme-page-table-cell-background-color--rgb: 36, 45, 52;
}

.theme-fandomdesktop-light{
	background-image: url(https://static.wikia.nocookie.net/vindictus_gamepedia/images/c/c2/Bg1.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-attachment: fixed;
    --theme-page-background-color--secondary: #483a3a;
    --theme-page-background-color--secondary--rgb: 72, 58, 58;
    --theme-page-table-cell-background-color: #242d34;
    --theme-page-table-cell-background-color--rgb: 36, 45, 52;
}

.theme-fandomdesktop-light.page{
	background-color: rgba(245,245,245,.7);
}

.theme-fandomdesktop-light.fandom-community-header{
	background-color: rgba(245,245,245,.7);
	background: var(--theme-sticky-nav-background-color);
    padding: 15px 20px 5px 20px;
    margin-bottom: -12px;
}

.theme-fandomdesktop-dark.fandom-community-header{
	background-color: rgba(25,28,41,.3);
}

.page-content dt, dd {
  font-weight: normal;
  font-family:"AlegreyaSans-Regular",sans-serif;
}

.mw-parser-output a{
	font-weight:normal;
}

.page-content dl {
    margin: 12px 0 12px;
}

ol.references li:target, sup.reference:target {
    background-color: #000000;
}

.alternatelight {
    text-align:center;
}

.fpbox .first-column .nomobile {
   float: left;
   width: 50%;
}

.itemib .controls-header p {
  margin-bottom: 0;
}

.fandom-table tr th{
    background-color:var(--theme-page-background-color--secondary)
}
.fandom-table tr td{
    background-color:var(--theme-page-table-cell-background-color)
}

@media (min-width: 640px) {
.fpbox {margin: 5px !important;}
}