Add Hex: almost fine, still some issues with SVG + rescaling
[xogo.git] / variants / Hex / style.css
1 .neutral-square {
2 fill: #eaeded;
3 }
4
5 .bg-white {
6 fill: red;
7 }
8 .bg-black {
9 fill: blue;
10 }