• 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,735: Line 1,735:  
     background: url(images/f/fc/Spring2021EventBanner.png) no-repeat center center;
 
     background: url(images/f/fc/Spring2021EventBanner.png) no-repeat center center;
 
}
 
}
 +
 +
/* Some generic classes. */
    
.explain {
 
.explain {
cursor: help;
+
  border-bottom: 1px dotted;
border-bottom: 1px dotted;
+
  cursor: help;
 +
}
 +
 
 +
.article-table {
 +
  background: #fafafa;
 +
  border-collapse: collapse;
 +
  margin: 1em 1em 1em 0;
 +
}
 +
 
 +
.article-table th {
 +
  background: #f2f2f2;
 +
}
 +
 
 +
.article-table td, .article-table th {
 +
  border-bottom: 1px solid #c3c6c6;
 +
  padding: 6px 12px;
 +
}
 +
 
 +
.article-table caption {
 +
  font-weight: 700;
 
}
 
}
  
cssedit, gkautomate
7,060

edits

Navigation menu