<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html.full .main_screen{margin-bottom:0;max-width:100%}html.full .postlist_out.is_post_mode{display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));column-gap:var(--margin);margin:0 0 var(--margin) 0}html.full .postlist_out.is_list_mode{display:grid;grid-template-columns:repeat(auto-fill,minmax(30rem,1fr));column-gap:var(--margin);margin:0 0 var(--margin) 0}</pre></body></html>