sc: reorder and improve starcraft2 units
[sheet.git] / red.css
diff --git a/red.css b/red.css
index 48f8fcf9b3c1c1bd385bc11e50cf7a9c46fe188e..c816855dcea12a47efb405f09fe40f3b0ec7faa6 100644 (file)
--- 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;