Add Hex: almost fine, still some issues with SVG + rescaling
[xogo.git] / variants / Hex / style.css
index 91ea8fd..a1c41b4 100644 (file)
@@ -1,3 +1,10 @@
 .neutral-square {
   fill: #eaeded;
 }
+
+.bg-white {
+  fill: red;
+}
+.bg-black {
+  fill: blue;
+}