~starkingdoms/starkingdoms

ref: 6fcee1ef2913b8518a5b84d0b147e36c2a17b176 starkingdoms/starkingdoms-client/src/css/grid.css -rw-r--r-- 189 bytes
6fcee1ef — core remove the funny html injection 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;
}