]> git.wh0rd.org - nano-editor.git/blobdiff - docs.php
add a line break
[nano-editor.git] / docs.php
index ee9baaeb3f38d31ac71f8f00c5000c5abffe74b2..c04710c1ee63259c4ebebd96a6fd90877a605a0d 100644 (file)
--- a/docs.php
+++ b/docs.php
@@ -4,7 +4,7 @@
 <center><b>Documentation</b></center>
 <br>
 
-<table border=0 width="100%">
+<center><table border=0 id="docs">
 <tr class="inverted">
 <td width="25%">
 <center>Document Name</center>
@@ -77,6 +77,6 @@ Description
 <td>General description of noteworthy things in each release.</td>
 </tr>
 
-</table>
+</table></center>
 
 <?php include "bottom.php"; ?>