charset: warn about include errors
[sheet.git] / base.css
index 4d8d12f9d1e6b285fd420dcd302b4d674f7ef3ab..50b92d85e1f33d7983b4e5fa4dfadc1a478ffee6 100644 (file)
--- a/base.css
+++ b/base.css
@@ -209,6 +209,20 @@ thead th, td {
        text-align: center;
 }
 
+td.joind {
+       border-bottom: none;
+}
+td.joinu {
+       /* first cell determines border width for entire row */
+       border-top-color: transparent;
+}
+td.joinr {
+       border-right: none;
+}
+td.joinl {
+       border-left: none;
+}
+
 /* character table */
 
 .glyphs thead th, .glyphs td {
@@ -221,7 +235,7 @@ thead th, td {
        font-size: 200%;
 }
 .glyphs .glyphs {
-       margin: 0.5ex 0;
+       margin: 0.5ex 0; /* nested in legend */
 }
 .glyphs .glyphs td {
        font-size: 100%;