X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/ca8caa9227ad9151bd57ab7eccab2c8947ea55da..84a63eb1d32b332d3b0b2cf290c35b2e0c8d8f07:/red.css diff --git a/red.css b/red.css index 48f8fcf..c816855 100644 --- a/red.css +++ b/red.css @@ -27,15 +27,15 @@ p.footer { } dl.legend dt, -ul.keys li { +.keys td { border-radius: 0; -moz-border-radius: 0; border-color: #800; } -ul.keys li { +.keys td { text-align: left; } -ul.keys li b { +.keys td b { margin-right: 3px; font-size: 100%; background: #800; @@ -95,9 +95,13 @@ th, td, .Co { .mapped tbody, .mapped colgroup, .dimap tbody, .dimap colgroup, tbody, colgroup, th { - background: #800 !important; + background: #800; border: 1px solid #800; } +.keys tbody { + background: #000; + border: 0; +} .glyphs small.digraph { background: #600;