<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******************************/
/*** CSS-Anpassungen fÃžr HW ***/
/******************************/

@import url("../egotec23_hw/style.css?v=20231115");

.contentgalerie_plus + label:before {
	content:url(img/lupe_plus.png);
}

.contentgalerie_plus:checked + label:before {
	content:url(img/lupe_minus.png);
}</pre></body></html>