From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
.tdi-diary {
	border: 1px solid #8cb1d5;
	margin-top: 1em;
}

.tdi-diary-mandatory,
.tdi-diary-optional {
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
}

.tdi-diary-mandatory {
	background-color: #ccddee;
}

.tdi-diary-optional {
	background-color: #ffcc00;
}

@media all and (max-width:719px) {
	.tdi-diary .mw-collapsible-content {
		display: block !important;
	}
}