doc: Remove some bogus bits from am.css
authorKeith Packard <keithp@keithp.com>
Sat, 14 Nov 2015 08:01:05 +0000 (00:01 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 14 Nov 2015 08:01:05 +0000 (00:01 -0800)
Just commented out stuff which had a nested comment and was thus invalid

Signed-off-by: Keith Packard <keithp@keithp.com>
doc/am.css

index 05889a16386a3f5f624d64bb8eaf861d4dcb7ef7..393ef81b5f961c93c28e458a5a679aa67ecb5824 100644 (file)
@@ -403,34 +403,6 @@ div.informaltable p
 {
     margin: 0px;
 }
-/*
-div.table table,
-div.informaltable table
-{
-    margin-left: 0;
-    margin-right: 0.25em;
-    margin-bottom: 0.25em;
-}
-div.informaltable table
-{
-    margin-top: 0.4em
-}
-div.table thead,
-div.table tfoot,
-div.table tbody,
-div.informaltable thead,
-div.informaltable tfoot,
-div.informaltable tbody
-{
-    /* No effect in IE6. */
-    border-top: 1px solid #78079a;
-    border-bottom: 1px solid #78079a;
-    border-left: 1px solid #78079a;
-    border-right: 1px solid #78079a !important;
-    border-width: 1px !important;
-}
-*/
-
 
 div.table thead, div.table tfoot,
 div.informaltable thead, div.informaltable tfoot