Fix Teto square
This commit is contained in:
parent
d29992d07d
commit
6d0553b648
6 changed files with 24 additions and 9 deletions
|
@ -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%}
|
Loading…
Add table
Add a link
Reference in a new issue