browser: include numbered notes in feature description
[sheet.git] / base.css
index 1246519069d4ee42fc7f71324483989e28e3056d..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;
@@ -245,6 +246,9 @@ th {
        font-size: 70%;
        text-transform: uppercase;
 }
+tfoot .cat th {
+       border-top: 1px solid #888;
+}
 
 /* digraphs map */