Fix Teto square

This commit is contained in:
Bun 2025-07-01 01:38:05 -04:00
parent d29992d07d
commit 6d0553b648
6 changed files with 24 additions and 9 deletions

View file

@ -1 +1 @@
body{font-family:"IBM Plex Mono",monospace;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;font-size:16px}a{cursor:crosshair;border:1px solid rgba(0,0,0,0);margin:0}a:hover{border:2px solid rgba(0,0,0,0);border-image:url("./ants.gif") 1 repeat}#main{margin:0;flex:0 1 auto;align-self:auto;width:50%;border:3px solid green}li{list-style-type:none;width:100%}
body{font-family:"IBM Plex Mono",monospace;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;font-size:16px;top:0}a{cursor:crosshair;border:1px solid rgba(0,0,0,0);margin:0}a:hover{border:2px solid rgba(0,0,0,0);border-image:url("/ants.gif") 1 repeat}#main{position:absolute;top:50px;right:20%;left:250px;padding-bottom:25px}#main>div{margin:auto;width:100%;min-height:100%}li{list-style-type:none;width:100%}