diff options
Diffstat (limited to 'docs/banner.html')
-rw-r--r-- | docs/banner.html | 3 |
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 } |