~starkingdoms/starkingdoms

ref: b5c5e94e7e7df716277ba0222ebff7ce7636779e starkingdoms/starkingdoms-client/src/css/grid.css -rw-r--r-- 189 bytes
b5c5e94e — ghostlyzsh Merge branch 'bevy_rewrite' of https://gitlab.com/starkingdoms.tk/starkingdoms.tk into bevy_rewrite 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;
}