~starkingdoms/starkingdoms

ref: 026450bb48c5ccc04f07b4dc6de2860a1c808085 starkingdoms/web/static/css/play.css -rw-r--r-- 115 bytes
026450bb — c0repwn3r add client code 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;
}