<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#controls {position: fixed; right:10px; top:60px; width:86px; height:22px; z-index:1001; }
#controls a img {
opacity:0.2; -moz-opacity:0.2; filter:alpha(opacity=20); 
}
#controls a:hover img {
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}</pre></body></html>