From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
.tTodo {
	background-color: #FCDDAA;
	border: 1px solid #000000;
	margin-bottom: 1em;
}

.tTodo .mw-collapsible {
	border: 1px dotted #000000;
	margin: 0 1em 1em;
	clear: both;
}

.tTodo .mw-collapsible-header {
	background-color: #FFEFDF;
	font-weight: bolder;
	font-size: larger;
	text-align: center;
}

.tTodo .mw-collapsible-content {
	background-color:#FFEFDF;	
}