~starkingdoms/starkingdoms

ref: 12effd077bf8caf4d4f1cb5d15a8562df0e73be7 starkingdoms/starkingdoms-client/src/css/grid.css -rw-r--r-- 189 bytes
12effd07 — core actually remove it instead of crashing 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;
}