latin: domino tiles as alternative tap code
[sheet.git] / latin.plp
index b63114cbb4c3c9e8dc6d91355d5894ae6222768d..bbd256b959591f0f635e252aa2116faeab15081c 100644 (file)
--- a/latin.plp
+++ b/latin.plp
@@ -89,6 +89,10 @@ Html({
                padding: 0.1em;
                margin-right: 0.2em;
        }
+       #unistrokes svg path {
+               stroke-linecap: round;
+               stroke-linejoin: round;
+       }
 
        svg path:not([fill]) {
                stroke: currentColor;
@@ -101,7 +105,7 @@ Html({
        td {
                vertical-align: top;
        }
-       td svg {
+       td svg {
                vertical-align: middle;
        }
 </style>