~starkingdoms/starkingdoms

ref: 25438b3c0cf424f70d4711b346fd3139d1e7658a starkingdoms/starkingdoms-client/src/css/grid.css -rw-r--r-- 186 bytes
25438b3cTerraMaster85 Thought I fixed the footer. Done anyway 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;
}