~starkingdoms/starkingdoms

ref: 1038fc3224741f878e1a6623c944d2fd7d9af90e starkingdoms/starkingdoms-client/src/css/grid.css -rw-r--r-- 189 bytes
1038fc32 — core update pre-commit hook 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;
}