aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2020-11-11 11:37:23 +0100
committerJohn Ankarström <john@ankarstrom.se>2020-11-11 11:37:23 +0100
commit2deb67e46df44426cd074172f0bc617e751afc43 (patch)
tree98cce62d9598c66a4e870c779ae9b7b88dc5d475 /index.html
parentdab6c180bf966c495bf7f06ff355fe1d9c82c4ce (diff)
downloadrf-2deb67e46df44426cd074172f0bc617e751afc43.tar.gz
update head table style
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index c5cc048..b1550c8 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,7 @@
-<table class="head">
+<table class="head" style="width: 100%;">
<tr>
<td class="head-ltitle">rf(1)</td>
- <td class="head-vol">General Commands Manual</td>
+ <td class="head-vol" style="text-align: center;">General Commands Manual</td>
<td class="head-rtitle">rf(1)</td>
</tr>
</table>