latin: common styling for svg paths (lines)
[sheet.git] / latin.plp
index 03820d2c4717b3c69a26dcbd0e7e5e562349650d..6f8e3e0d8cb6b7b2108a40e1de0ee416f3e305fb 100644 (file)
--- a/latin.plp
+++ b/latin.plp
@@ -22,6 +22,11 @@ Html({
                src: url("/suetterlin.ttf");
        }
        .glyphs tr:first-child+tr+tr td { font-family: Suetterlin }
+
+       svg path:not([fill]) {
+               stroke: currentColor;
+               fill: none;
+       }
 </style>
 
 <h1>Latin alphabet</h1>