~starkingdoms/starkingdoms

ref: cfc1677716d06e825c10e6bb38eec2a0e80ba9a4 starkingdoms/starkingdoms-client/src/css/grid.css -rw-r--r-- 186 bytes
cfc16777 — ghostlyzsh position is now rounded to be readable 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;
}