From: Mischa POSLAWSKY Date: Tue, 5 May 2009 23:54:11 +0000 (+0000) Subject: charmap: revert double-sized key styling X-Git-Tag: v1.3~142 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/73dd3e271c2834b22dafb0a1a412934709f250bf charmap: revert double-sized key styling Undo v1.2-41-g2fbd3bc [charset: enlarge glyph cells] (2009-04-21) style change. --- diff --git a/base.css b/base.css index d726d0e..8490154 100644 --- 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 */