<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.cssskin-footer .column:first-child {
  width: 15%;
}

.cssskin-footer .column:first-child + * {
  width: 75%;
}

</pre></body></html>