• 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 7: Line 7:  
     -webkit-box-sizing: border-box;
 
     -webkit-box-sizing: border-box;
 
     -moz-box-sizing: border-box;
 
     -moz-box-sizing: border-box;
 +
}
 +
#corebuttons {
 +
    -webkit-column-count: 2;
 +
    -webkit-column-gap:  8px;
 +
    -moz-column-count:    2;
 +
    -moz-column-gap:      8px;
 +
    column-count:        2;
 +
    column-gap:          8px; 
 
}
 
}
 
#mainpage * {
 
#mainpage * {

Navigation menu