* { font-family: sans-serif; }
body { line-height: 1.6; margin: 2rem; margin-top:0; background-image:url("/html-directory/bg.png"); background-repeat: repeat; background-size: 50px;}
object {overflow:visible; width:100%;margin:0;}
t-big { font-size: 1.5rem; }
t-sml { font-size: 0.75rem; }
article {border: 1px solid #333; padding: 1rem; background-image:url("/html-directory/postbg.png"); background-repeat: repeat; background-size: 100px;}
ul {list-style-type: none;}
li {border:1px solid #555; background-color:#444; color:white; width:fit-content; padding:0.3rem; margin:0.5rem; cursor:pointer;}
li::before {content: ">"; border:1px solid red; color:red; padding:0.3rem; margin-right:0.3rem;}
li * {display:inline; color:white;}
nav {border-bottom:1px solid #333;}
nav span {display:inline-block; margin:0.5rem; border:1px solid #444; padding:0.3rem;}