latin: align svg and tap code in cells
[sheet.git] / latin.plp
index 6f8e3e0d8cb6b7b2108a40e1de0ee416f3e305fb..406cfa3de8f6098da9d9323f8e885c085392de2d 100644 (file)
--- a/latin.plp
+++ b/latin.plp
@@ -27,6 +27,13 @@ Html({
                stroke: currentColor;
                fill: none;
        }
                stroke: currentColor;
                fill: none;
        }
+
+       td {
+               vertical-align: top;
+       }
+       td > svg {
+               vertical-align: middle;
+       }
 </style>
 
 <h1>Latin alphabet</h1>
 </style>
 
 <h1>Latin alphabet</h1>