charset: warn about include errors
[sheet.git] / base.css
index 3096be012e70e5253774542b8521fb2b56037513..50b92d85e1f33d7983b4e5fa4dfadc1a478ffee6 100644 (file)
--- a/base.css
+++ b/base.css
@@ -213,7 +213,8 @@ td.joind {
        border-bottom: none;
 }
 td.joinu {
-       border-top: none;
+       /* first cell determines border width for entire row */
+       border-top-color: transparent;
 }
 td.joinr {
        border-right: none;
@@ -234,7 +235,7 @@ td.joinl {
        font-size: 200%;
 }
 .glyphs .glyphs {
-       margin: 0.5ex 0;
+       margin: 0.5ex 0; /* nested in legend */
 }
 .glyphs .glyphs td {
        font-size: 100%;