Template:Dmbox/styles.css: Difference between revisions
(Adding protection template) |
(Created page with "→Disambig and set index box styles: table.dmbox { clear: both; margin: 0.9em 1em; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; background-color: transpa...") |
||
Line 1: | Line 1: | ||
/* Disambig and set index box styles */ | /* Disambig and set index box styles */ | ||
table.dmbox { | table.dmbox { |
Revision as of 08:33, 29 December 2020
/* Disambig and set index box styles */
table.dmbox {
clear: both;
margin: 0.9em 1em;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background-color: transparent;
}