charmap: revert double-sized key styling
[sheet.git] / base.css
index 747f75932b9946e165a7eaee78e4bf7011978688..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 */
 
@@ -387,7 +387,7 @@ ul.keys li.ext {
 }
 dl.legend dt.new,
 ul.keys li.new {
-       opacity: .4;
+       opacity: .6;
 }
 
 /* l/r help columns */