Constellations/css/grid.css

7 lines
77 B
CSS

#grid td {
background: #ddd;
width: 2em;
height: 2em;
cursor: pointer;
}