From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
.t_wikilist {
	border: 1px solid #d6d3d1;
	background-color: #f8f7f7;
	clear: right;
	float: right;
	padding: 0.4em;
	overflow: hidden;
	width: 300px;
	box-sizing: border-box;
}

.t_wikilist_body {
	margin: 0.5em;
	padding-left: 0.5em;
}

@media all and (max-width:719px) {
	.t_wikilist {
		width: 100% !important;
	}
}