docs: remove unused table styles
authorAndreas Boll <andreas.boll.dev@gmail.com>
Tue, 12 Jun 2012 07:05:42 +0000 (09:05 +0200)
committerBrian Paul <brianp@vmware.com>
Tue, 12 Jun 2012 14:03:30 +0000 (08:03 -0600)
Signed-off-by: Brian Paul <brianp@vmware.com>
docs/banner.html

index 43e3025..90147c0 100644 (file)
@@ -5,8 +5,7 @@
   <title>Banner</title>
   <style type="text/css" >
 <!--
-body { background: black; color: white } table { width: 94%; text-align: left; }
-td { vertical-align: top }
+body { background: black; color: white }
 h1 {
 font: x-large sans-serif; text-align: center;
 height: 75px; margin-left: 100px; margin-right: 100px }