• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
no edit summary
Line 83: Line 83:  
margin-left:auto;
 
margin-left:auto;
 
margin-right:auto; /*Mediawiki max space for 1080p is some 1600px*/
 
margin-right:auto; /*Mediawiki max space for 1080p is some 1600px*/
min-width:950px !important; /*Overriding Mediawiki's resizing specs. I think. Hope this works*/
+
min-width:970px;
 
padding-left:18px;
 
padding-left:18px;
 
 
Line 317: Line 317:  
.rightcol{
 
.rightcol{
 
width:auto;
 
width:auto;
min-width:200px;
+
min-width:220px;
 
max-width:750px;
 
max-width:750px;
 
margin-right:0.5%;
 
margin-right:0.5%;
Line 331: Line 331:  
}
 
}
 
#twidget{
 
#twidget{
border:2px solid #333;
+
border:2px solid white;
 
border-radius:4px;
 
border-radius:4px;
background-color:#333;
+
background-color:white;
 
height:552px;
 
height:552px;
 
width:522px;
 
width:522px;
Line 343: Line 343:  
margin-left:4px;
 
margin-left:4px;
 
height:552px;
 
height:552px;
background-color:#333;
+
background-color:#8B98A0;
 
border-radius:6px;
 
border-radius:6px;
 
text-align:center;
 
text-align:center;
Line 365: Line 365:  
align:center;
 
align:center;
 
color:white;
 
color:white;
 +
text-shadow: -2px -1px 5px black;
 
}
 
}
 
.devel{
 
.devel{
Line 472: Line 473:  
left:-21px;
 
left:-21px;
 
}
 
}
 
+
#updateheader{
 +
padding-top:5px;
 +
padding-bottom:5px;
 +
text-align:center;
 +
margin-top:15px;
 +
width:auto;
 +
height:auto;
 +
background-color:#3090c7;
 +
border-top-right-radius:4px;
 +
border-top-left-radius:14px;
 +
font-family: Arial, Helvetica, sans-serif;
 +
color:white;
 +
font-weight:bold;
 +
margin-bottom:2%;
 +
width:100%;
 +
}
 +
.updatebox{
 +
border-radius:4px;
 +
border-bottom-right-radius:14px;
 +
border-top-left-radius:14px;
 +
background:transparent url(skins/common/images/updatebg.png) no-repeat;
 +
text-align:center;
 +
width:100%;
 +
height:auto;
 +
font-family: Arial, Helvetica, sans-serif;
 +
opacity:1;
 +
}
 +
.uptext{
 +
color:white;
 +
text-shadow:0px 0px 16px #0071e6;
 +
padding:2px 2px 2px 2px;
 +
}
 +
.uptext:hover{
 +
color:#80bfff;
 +
}
 
/**************************************************************/
 
/**************************************************************/
 
/* Global Language Stylesheet */
 
/* Global Language Stylesheet */

Navigation menu