diff options
| author | Mike Pall <mike> | 2012-10-14 00:47:26 +0200 |
|---|---|---|
| committer | Mike Pall <mike> | 2012-10-14 00:47:26 +0200 |
| commit | a0ee70de6de0ade39de17b5678b23bf311d20d9e (patch) | |
| tree | 96f99c49d1acf9e0fa6b352c10dd940c2927f0c9 /doc/install.html | |
| parent | b50375a11ca0366091a7d43b9e842dc9fb6d0875 (diff) | |
| download | luajit-a0ee70de6de0ade39de17b5678b23bf311d20d9e.tar.gz luajit-a0ee70de6de0ade39de17b5678b23bf311d20d9e.tar.bz2 luajit-a0ee70de6de0ade39de17b5678b23bf311d20d9e.zip | |
Documentation layout changes.
Diffstat (limited to 'doc/install.html')
| -rw-r--r-- | doc/install.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/install.html b/doc/install.html index 19772da6..b8a4fc71 100644 --- a/doc/install.html +++ b/doc/install.html | |||
| @@ -11,11 +11,10 @@ | |||
| 11 | <style type="text/css"> | 11 | <style type="text/css"> |
| 12 | table.compat { | 12 | table.compat { |
| 13 | line-height: 1.2; | 13 | line-height: 1.2; |
| 14 | width: 600px; | 14 | font-size: 80%; |
| 15 | } | 15 | } |
| 16 | table.compat td { | 16 | table.compat td { |
| 17 | border: 1px solid #bfcfff; | 17 | border: 1px solid #bfcfff; |
| 18 | font-size: 90%; | ||
| 19 | height: 2.5em; | 18 | height: 2.5em; |
| 20 | } | 19 | } |
| 21 | table.compat tr.compathead td { | 20 | table.compat tr.compathead td { |
| @@ -26,7 +25,7 @@ tr.compathead td.compatos { | |||
| 26 | vertical-align: top; | 25 | vertical-align: top; |
| 27 | } | 26 | } |
| 28 | table.compat td.compatcpu { | 27 | table.compat td.compatcpu { |
| 29 | width: 16%; | 28 | width: 18%; |
| 30 | border-right: 2px solid #bfcfff; | 29 | border-right: 2px solid #bfcfff; |
| 31 | } | 30 | } |
| 32 | td.compatos { | 31 | td.compatos { |
