Template:Dmbox/styles.css: Difference between revisions
From WikiMD's Wellness Encyclopedia
en>Izno move type here |
Tags: content model change Undo |
||
| Line 1: | Line 1: | ||
/* {{pp-template}} */ | /* {{pp-template}} */ | ||
.dmbox { | /* Disambig and set index box styles */ | ||
table.dmbox { | |||
clear: both; | clear: both; | ||
margin: 0.9em 1em; | margin: 0.9em 1em; | ||
border-top: 1px solid #ccc; | border-top: 1px solid #ccc; | ||
border-bottom: 1px solid #ccc; | border-bottom: 1px solid #ccc; | ||
background-color: transparent; | |||
} | } | ||
Revision as of 17:44, 28 May 2024
/* {{pp-template}} */
/* 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;
}