@import url(https://fonts.googleapis.com/css2?family=Agdasima&family=Roboto&display=swap);*{box-sizing:border-box;font-family:Roboto,sans-serif;margin:0;padding:0}body{background:#fce68f}.App{margin:0 auto;max-width:1000px;padding:1rem}a,a:visited{color:#000}h1{margin:0 0 1rem;text-align:center}h2{margin-bottom:1rem}p.forum-down{margin:0 0 1rem;text-align:center}.thread{background:#efefef;border-radius:.5rem;color:#222;margin-bottom:1rem;padding:.5rem}.thread h2{font-size:1.25rem;margin-bottom:.5rem}.thread h3{font-size:1rem;font-size:.75rem;margin-bottom:.25rem}.thread .metadata div{font-size:.75rem;margin-bottom:.5rem}.pages{display:flex;flex-wrap:wrap;justify-content:center;margin-top:.5rem}.pages a{background:#fdcb02;border-radius:.25rem;display:block;font-size:.75rem;font-weight:700;margin:0 .25rem .25rem 0;padding:.25rem}.post{margin-bottom:1rem}.post .content{background:#efefef;border-radius:.5rem;color:#222;margin:.25rem 0;padding:.5rem}.post .content p{margin:0 0 1rem}.post .content blockquote{background:#e6e6e6;border:1px dotted #aaa;border-radius:.5rem;margin-bottom:.5rem;padding:.5rem}.post .created,.post .username{font-size:.8rem;font-weight:700}.post .username{margin-left:1rem}.post .created{margin-right:1rem;text-align:right}.show-more{display:block;padding:.5rem;width:100%}@media screen and (min-width:800px){.thread .metadata{display:grid;grid-template-columns:1fr 1fr 1fr}.thread .metadata div{margin-bottom:0;text-align:center}}
/*# sourceMappingURL=main.8e3692fc.css.map*/