diff options
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 { |