• 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 74: Line 74:  
scrollbar-base-color:#E9F3FE;
 
scrollbar-base-color:#E9F3FE;
 
scrollbar-arrow-color:#E9F3FE;
 
scrollbar-arrow-color:#E9F3FE;
}
  −
.wikiinfo::-webkit-scrollbar {
  −
width:10px;
  −
}
  −
.wikiinfo.::-webkit-scrollbar-track {
  −
-webkit-border-radius:5px;
  −
}
  −
.wikiinfo::-webkit-scrollbar-thumb {
  −
-webkit-border-radius:3px;
  −
border-radius:3px;
  −
background: #E9F3FE;
   
}
 
}
 
/**************************************************************/
 
/**************************************************************/
Line 135: Line 124:  
/*Remove this after all instances of Globalbutton are added*/
 
/*Remove this after all instances of Globalbutton are added*/
 
.wikia-menu-button {
 
.wikia-menu-button {
    button:focus {outline:0;}
+
button:focus {outline:0;}
    border-style: double;
+
border-style: double;
    border-radius:9px;
+
border-radius:9px;
    border-width: 4px;
+
border-width: 4px;
    border-color: white;
+
border-color: white;
    background-color:#E9F3FE;
+
background-color:#E9F3FE;
    max-width:300px;
+
max-width:300px;
    text-align:center;
+
text-align:center;
    font-weight:bold;
+
font-weight:bold;
 
}
 
}
 
/************************************************/
 
/************************************************/
Line 160: Line 149:     
/******************************/
 
/******************************/
/     Everything Else        */
+
/*    Everything Else        */
 
/******************************/
 
/******************************/
 
/* For template documentation */
 
/* For template documentation */

Navigation menu