latin: default circle colour
[sheet.git] / latin.plp
index 1c2e22933a21661e218e8962ea25576de0745bd0..193779b6d28f6132e05799229df7ab68526bade2 100644 (file)
--- a/latin.plp
+++ b/latin.plp
@@ -72,6 +72,9 @@ Html({
                stroke: currentColor;
                fill: none;
        }
+       svg circle:not([fill]) {
+               fill: currentColor;
+       }
 
        td {
                vertical-align: top;