Template:Offender checklist/styles.css

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search
/*	Stylesheet for [[The Bass Offender Checklist]] and
	[[Drummer/The Drums Offender Checklist]]								*/

table.template-offender-checklist {
	border: 3px ridge #ca6;
	background-color: #fdfaee;
	padding: 0.8em;
	width: 700px;
	font-family: monospace;
}
table.template-offender-checklist th {
	text-align: left;
}
table.template-offender-checklist td {
	padding-left: 1.6em; /* Same as list items */
}

/* [[Category:Article stylesheets]] */