charmap: revert double-sized key styling
[sheet.git] / base.css
index d726d0ee93e09bc1da0dcba8247ea5640dc8b10a..849015491ae4da507be464f157423372f5464afd 100644 (file)
--- a/base.css
+++ b/base.css
@@ -158,15 +158,15 @@ table.glyphs {
 .glyphs tbody td {
        font-size: 112%;
 }
+.glyphs.big tbody td {
+       font-size: 200%;
+}
 .glyphs .glyphs {
        margin: 0.5ex 0;
 }
 .glyphs .glyphs td {
        font-size: 100%;
 }
-.glyphs.charmap tbody td {
-       font-size: 200%;
-}
 
 /* table headers */