• 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
implement CSS for template documentation pages (requested by KyoriAsh via IRC)
Line 200: Line 200:  
table.ombox-protection {
 
table.ombox-protection {
 
border: 2px solid #bba;      /* Gray-gold */
 
border: 2px solid #bba;      /* Gray-gold */
 +
 +
/* For template documentation */
 +
.template-documentation {
 +
clear: both;
 +
margin: 1em 0 0 0;
 +
border: 1px solid #aaa;
 +
background-color: #ecfcf4;
 +
padding: 1em;
 +
}
270

edits

Navigation menu