writing: .ex styling for obsolete alphabets
[sheet.git] / base.css
index e2f9bac7eeb509c8c37ec68842cf26b958b7a232..3db71e83630d2c7f8fb07b30b97e27deb40692b9 100644 (file)
--- a/base.css
+++ b/base.css
@@ -223,6 +223,7 @@ thead th, td {
 /* table headers */
 
 th,
+tfoot td,
 thead td {
        border: 0;
        background: transparent !important;
@@ -241,6 +242,13 @@ th {
        text-align: right; /* variable width so keep near cells */
        padding: 0 0.5em;
 }
+.cat {
+       font-size: 70%;
+       text-transform: uppercase;
+}
+tfoot .cat th {
+       border-top: 1px solid #888;
+}
 
 /* digraphs map */