MicroWiki:Today in history/styles.css

From MicroWiki, the free micronational encyclopædia
Jump to navigation Jump to search
.tih {
	border: 3px solid gold;
	border-top-width: 1px;
	background-color: cornsilk;
	padding: 1em;
}

.calendar {
	border-collapse: collapse;
	background-color: white;
	margin: 20px auto;
}

.calendar td {
	width: 25%;
	border: 2px solid gold;
	padding: 1em;
	font-size: 20px;
	text-align: center;
}