helialprofile.png
Welcome to IOPWiki, Commander.
We are lacking editors focused on Girls' Frontline and Girls' Frontline 2. You can contribute without an account. Learn how to contribute and join our Discord server.

Changes

Jump to navigation Jump to search

MediaWiki:Common.css

2,219 bytes added, 17 May
no edit summary
/* CSS placed here will be applied to all skins */
 
/* Replicate into MediaWiki:Mobile.css as necessary */
/*Mainpage no Title*/
.toctogglelabel {
color: #dbba6c;
}
 
.references-section h2:last-child {
display: none;
}
.bg-rarity {
display: none;
}
 
/* Flowthread styling */
#flowthread {
border-top: thick solid gray;
padding-top: 10px;
}
 
#flowthread .comments-guideline {
border-top: 2px solid gray;
padding: 15px;
}
 
/* Category */
#catlinks {
border: thin solid gray;
padding: 5px;
}
margin-right: auto;
position: relative;
}
 
.withborders{
border:grey 2px solid;
}
.mw-templatedata-doc-wrap .mw-templatedata-doc-params th,
.gf-table th,
.cargoTable th,
.gf-table.testcasetable th.testcasedescription {
color: #322300;
.mw-templatedata-doc-wrap .mw-templatedata-doc-params > tbody > tr > td,
.gf-table > tbody > tr > td,.cargoTable > tbody > tr > td {
background-color: rgba(0, 0, 0, 0.6);
padding: 5px;
}
.gf-table-borders {
border: grey 2px solid;
border-collapse: collapse;
}
 
.gf-table-borders td {
border: grey 1px solid;
}
.gf-table-lightcell > tbody > tr > td {
}
#timerwidgets{width:240px;float:left;}
#newestadditions{width:auto;margin-left:245px0;}
#twitter-widget-0{height:267px!important;}
.updates{max-height:136.833px;}
#newestadditions{width:450px;float:left;margin-left:5px;}
#twitter-widget-0{height:373px!important;}
#aboutgame,{width:800px;} #aboutwiki{width:800px; margin-left: 0.5em;}
.updates{max-height:198.25px;}
.promotions{max-height:164px;}
.rightcol{width:240px;margin-left:2em;}
#timerwidgets{width:240px;}
#newestadditions{width:240px;margin-left:0;min-height: 479px0;max-height: 479px;margin-bottom:5px;}
#twitter-widget-0{height:479px!important;}
.updates{max-height:136.833px;}
.rightcol{width:360px;margin-left:2em;}
#timerwidgets{width:360px;}
#newestadditions{width:360px;margin-left:0px;min-height: 361px0;max-height: 361px;}
#twitter-widget-0{height: 361px !important;}
.updates{max-height:217.017px;}
.rightcol{width:600px;}
#timerwidgets{width:295px;}
#newestadditions{width:300px;min-height: 329px0;max-height: 329px;}
#twitter-widget-0{height:329px!important;}
#aboutgame,#aboutwiki{width:600px;}
display:inline-block;
box-sizing:border-box;
}
 
#newestadditions {
width:100%;
overflow:auto;
white-space:nowrap;
}
 
#newestadditions h4{
margin: 0;
padding: 0;
border-bottom: thin solid gray;
}
position: relative;
padding-top: 2.3em;
margin-right: 3em0;
margin-bottom: 10px;
}
border-style: solid;
box-shadow: 0px 0px 10px #000
}
 
.GamesThumbContainer{
display:inline-block;
width:230px;
height:125px;
padding:2px;
}
 
.GameThumb{
display:flex;
position:absolute;
justify-content:center;
width:230px;
height:125px;
flex-direction:column;
text-align:center;
background-color: rgba(0,0,0,0.5);
font-size:1.5em;
text-shadow: 0px 0px 5px #000000;
}
 
.GameThumb a{
margin:2px;
}
}
.testcasetable > tr >td,.testcasetable > tbody > tr >td {
width: 100%;
}
.navbox {
position: relative;
border:nonethin solid lightgray; width: 90100%; margin-left: auto; margin-right: 1em auto0;
background: rgba(0,0,0,0.5);
box-sizing: border-box;
}
 
.navbox + .navbox {
margin-top: -1px;
}
overflow-y:auto;
}
i
.loading .chibiAnimationClickArea,
.loading {
width: 120px;
color: lightgray;
font-size: 20px17px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;
}
.pnc-index-entry .heroclass {
left: 4px;
width: 16px;
}
 
/* Template:hero name */
.heroname {
background-size: 9px;
background-repeat: no-repeat;
padding-left: 10px;
/*white-space:wrap;*/
}
 
.heroname.star1 {
color:#2999F3;
text-shadow: 0px 0px 3px #2999F3;
}
 
.heroname.star2 {
color:#B470E1;
text-shadow: 0px 0px 3px #B470E1;
}
 
.heroname.star3 {
color:#FC8C10;
text-shadow: 0px 0px 3px #FC8C10;
}
 
.heroname.medic {
background-image: url('/images/3/30/Icon_PNC_Hero_Class_white_Medic.png')
}
 
.heroname.guard {
background-image: url('/images/8/80/Icon_PNC_Hero_Class_white_Guard.png')
}
 
.heroname.warrior {
background-image: url('/images/f/f8/Icon_PNC_Hero_Class_white_Warrior.png')
}
 
.heroname.specialist {
background-image: url('/images/8/8a/Icon_PNC_Hero_Class_white_Specialist.png')
}
 
.heroname.sniper {
background-image: url('/images/8/87/Icon_PNC_Hero_Class_white_Sniper.png')
}
 
/* Hide tagline */
.heading-holder .tagline {
display:none;
}

Navigation menu