diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |