Template:Dmbox/styles.css: Difference between revisions

Adding protection template
 
m 1 revision imported: Importing from the English Wikipedia
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* {{pp-template}} */
/* Disambig and set index box styles */
/* Disambig and set index box styles */
table.dmbox {
table.dmbox {

Latest revision as of 21:37, 18 February 2021

/* 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;
}