~starkingdoms/starkingdoms

ref: b8d3289c08652ef11b1532afadeecce73a97bd3d starkingdoms/starkingdoms-client/src/css/grid.css -rw-r--r-- 189 bytes
b8d3289c — ghostlyzsh input added, but thats it 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;
}