X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/881b4a69e47004c59f35979620b65fd3d4aaaf16..d4a3fa7f0cd25240bf8a0a382301f96fa8f2a5ab:/base.css diff --git a/base.css b/base.css index e2f9bac..3db71e8 100644 --- 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 */