• 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
m
Branching table CSS
Line 1,516: Line 1,516:  
margin-right:8px;
 
margin-right:8px;
 
margin-bottom:2px;
 
margin-bottom:2px;
 +
}
 +
 +
/* Styling for branching tables
 +
Added by: がか
 +
----------------------------------------------------------------------*/
 +
table.wikitable.branching-table > * > tr > td {
 +
    border-left: none;
 +
    border-right: none;
 +
}
 +
 +
table.wikitable.branching-table {
 +
    border: 1px #aaa solid;
 +
}
 +
 +
table.branching-table {
 +
    border-radius: 10px;
 +
    -webkit-border-radius: 10px;
 +
    -moz-border-radius: 10px;
 +
    overflow: hidden;
 +
}
 +
 +
table.branching-table > tbody > tr:first-child > th {
 +
    padding: 10px 25px 10px 25px;
 +
    background: #def;
 
}
 
}
    
/* ROUTE TEMPLATE
 
/* ROUTE TEMPLATE
 
Added by: dragonjet
 
Added by: dragonjet
Origin from Wikia (Subject to deprecate)
+
Origin from Wikia
 
----------------------------------------------*/
 
----------------------------------------------*/
 
.maproute {
 
.maproute {
6,043

edits

Navigation menu