• 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 1: Line 1:  
/***** CSS placed here will be applied to all skins on the entire site. *****/
 
/***** CSS placed here will be applied to all skins on the entire site. *****/
/*FrontPage*/
+
/*Vertical Alignment*/
 
+
.maps {
 +
  position: relative;
 +
  top: 50%;
 +
  transform: translateY(-50%);
 +
}
 
/* Language specific CSS */
 
/* Language specific CSS */
 
:lang(zh) {
 
:lang(zh) {

Navigation menu