<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.classeslink {
	margin: 0px;
}
.classesdescription {
	margin-top: 1ex;
	margin-bottom: 2ex;
}
.author-picture-user-name {
	display: none;
}
.author-details {
	display: table-cell;
}
@media (max-width: 1024px) {
.author-picture-user-name {
	display: block;
}
}
@media (max-width: 499px) {
.author-details {
	display: none;
}
}
</pre></body></html>