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 18:53, 17 April 2015
159 bytes added
,
9 years ago
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;
+
}
Benlisquare
270
edits