memory alpha
.today-cell{
	background:#282828;
	box-sizing:border-box;
	width:80px;
	padding:2px;
	border:2px solid #aaaaaa;
	margin:10px;
	line-height:1.4;
}
.today-cell-header{
	background:#660000;
	color:#ffcc00;
	padding:2px;
}
.today-cell-line,
.today-cell-line a,
.today-cell-line a:not(#toc):visited{
	color:#ffffff;
}

/* [[Category:Memory Alpha CSS]] */