Template:Best of/styles.css

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search
/* Stylesheet for [[Template:Best of]] and related pages */
table.bestof {
	width: 100%;
}
table.bestof tr > td:nth-child(2) {
	width: 1px; /* Size to content */
	white-space: nowrap;
	text-align: right;
}

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