Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
MediaWiki:Common.css
(view source)
Revision as of 06:07, 25 May 2021
321 bytes added
,
3 years ago
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,064
edits