From StrategyWiki, the video game walkthrough and strategy guide wiki
Revision as of 00:38, 17 May 2023 by Prod (talk | contribs) (fix breakpoint)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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;
	}
}