<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* This stylesheet is used to style the public view of the plugin. */
.error {
	font-weight: bold;
	color: red;
}
</pre></body></html>