Template:ICU/styles.css

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search
/* Stylesheet for [[Template:ICU]] */
.ICU {
	clear: both;
	margin: 1em auto;
	background-color: #fff7fb;
	border: 1px solid #b79;
	border-spacing: 5px;
	text-align: center;
}
.ICU td {
	padding: 5px;
}
.ICU tr td {
	border-top: 1px solid #b79;
}
.ICU tr:first-of-type td {
	border-top: none;
}
.ICU-fix {
	width: 700px;
}
.ICU ul {
	text-align: left;
}

/* [[Category:Template stylesheets]] */