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