~starkingdoms/starkingdoms

ref: f2b1d8d9e668bf26f21edea15a6b8ce449b50016 starkingdoms/web/static/css/play.css -rw-r--r-- 115 bytes
f2b1d8d9 — core fix non-api compilation 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
.texturebox {
    display: inline;
    margin: 5px;
}

#canvas {
    position: absolute;
    top: 0;
    left: 0;
}