diff options
Diffstat (limited to 'stylesheets/lfs.css')
-rw-r--r-- | stylesheets/lfs.css | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/stylesheets/lfs.css b/stylesheets/lfs.css index 2e24fdb24..5bf7cc745 100644 --- a/stylesheets/lfs.css +++ b/stylesheets/lfs.css @@ -195,7 +195,6 @@ dd { padding: 0; } -/*testing stuff*/ table { width: 98%; margin-left: 1em; @@ -208,19 +207,6 @@ td { td span, td p { margin: 0.3em; } -/* */ - -div.content dt { - list-style: none; - margin: 0; - float: left; - width: 20em; -} - -div.content dd { - margin: 0; - padding-left: 20em; -} div.variablelist dd { margin-bottom: 1em; |