~starkingdoms/starkingdoms

ref: 45c16b8612e3b34e0617385834a00138bfff45cd starkingdoms/starkingdoms-client/src/css/grid.css -rw-r--r-- 189 bytes
45c16b86 — ghostlyzsh earth scale and spawning position improved along with part rotation sent to clients 2 years ago
                                                                                
1
2
3
4
5
.bg-grid {
    background-image: linear-gradient(to right, #80808012 1px, transparent 1px),
    linear-gradient(to bottom, #80808012 1px, transparent 1px);
    background-size: 24px 24px;
}