mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 21:50:12 +01:00
docs: remove unused table styles
Signed-off-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
parent
908f788503
commit
8155ed37a1
1 changed files with 1 additions and 2 deletions
|
|
@ -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 }
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue