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

.post-content .alignright {
  float: right;
}

.post-content .alignleft {
  float: left;
}

div#sbi_images .sbi_item:nth-child(n+9) {
    display: none !important;
}</pre></body></html>