latin: common styling for svg paths (lines)
[sheet.git] / latin.plp
index e27a91607e2d662f676f8be50f393f183c6c90f8..6f8e3e0d8cb6b7b2108a40e1de0ee416f3e305fb 100644 (file)
--- a/latin.plp
+++ b/latin.plp
@@ -2,7 +2,7 @@
 
 Html({
        title => 'latin alphabet cheat sheet',
-       version => '1.2',
+       version => '1.3',
        description => [
        ],
        keywords => [qw'
@@ -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>