Difference between revisions of "Template:Dmbox/styles.css"

From blackwiki
Jump to navigation Jump to search
imported>WOSlinker
(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-...')
 
imported>WOSlinker
m (Protected "Template:Dmbox/styles.css": Match main template ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)))
(No difference)

Revision as of 13:53, 18 March 2019

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