summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndreas Boll <andreas.boll.dev@gmail.com>2012-06-12 09:05:42 +0200
committerBrian Paul <brianp@vmware.com>2012-06-12 08:03:30 -0600
commit8155ed37a12b117486fbb36c032aadf4e1bd40b5 (patch)
tree0eb843ddd72feff9d09932e5f0b77eb0d32dfb8f /docs
parent908f7885035dc08449db28c99778231e6bfd32b0 (diff)
docs: remove unused table styles
Signed-off-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/banner.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/banner.html b/docs/banner.html
index 43e302544d5..90147c0658e 100644
--- a/docs/banner.html
+++ b/docs/banner.html
@@ -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 }