<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.resource-item {
	width: 100%;
	clear: both;
}

.resource-body {
	margin-left: 100px;
}
.resource-icon {
	float: left;
	width: 100px;
	text-align: left;
}

ul.resource-gallery li {
	width: 50%;
	float: left;
}
ul.resource-gallery li img {
	padding-right: 8px;
}

#tools-gallery td {
	padding: 4px 8px;
	vertical-align: top;
}</pre></body></html>