<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ignore */
li.image-gallery-entry {
	max-width: 90%;
	max-height: 90%;
}
li.image-gallery-entry &gt; a {
	max-width: 90%;
	max-height: 90%;
}
.lg-sub-html p a {
	color: #eee;
}

#second {
	margin-top: 2em;
	padding-top: 1em;
	border-top: 1px solid #990;
	border-top: 1px solid black;
}
</pre></body></html>