]> git.wh0rd.org - nano-editor.git/blobdiff - bottom.php
tighten up bottom table for mobile
[nano-editor.git] / bottom.php
index c4f8b5357ae93c94f49a8f9a22084a60b23512c7..ab9bb5ed63a41d05b7ac070b76058fbe22b5ef5b 100644 (file)
@@ -4,33 +4,33 @@
 
 <hr>
 
-<table border=0 width="100%">
+<table id="bottom" border=0 width="100%">
 <tr>
 <td width="1%" class="inverted"><b><tt>^G</tt></b></td>
-<td width="22%"><tt>&nbsp;<a href="download.php">Get Nano</a></tt></td>
+<td width="22%" class="indented"><tt><a href="download.php">Get Nano</a></tt></td>
 
 <td width="1%" class="inverted"><b><tt>^N</tt></b></td>
-<td width="22%"><tt>&nbsp;<a href="news.php">News</a></tt></td>
+<td width="22%" class="indented"><tt><a href="news.php">News</a></tt></td>
 
 <td width="1%" class="inverted"><b><tt>^W</tt></b></td>
-<td width="22%"><tt>&nbsp;<a href="who.php">Who</a></tt></td>
+<td width="22%" class="indented"><tt><a href="who.php">Who</a></tt></td>
 
 <td width="1%" class="inverted"><b><tt>^T</tt></b></td>
-<td><tt>&nbsp;<a href="git.php">Git</a></tt></td>
+<td class="indented"><tt><a href="git.php">Git</a></tt></td>
 </tr>
 
 <tr>
 <td width="1%" class="inverted"><b><tt>^D</tt></b></td>
-<td width="22%"><tt>&nbsp;<a href="docs.php">Documentation</a></tt></td>
+<td width="22%" class="indented"><tt><a href="docs.php">Documentation</a></tt></td>
 
 <td width="1%" class="inverted"><b><tt>^H</tt></b></td>
-<td width="22%"><tt>&nbsp;<a href="history.php">History</a></tt></td>
+<td width="22%" class="indented"><tt><a href="history.php">History</a></tt></td>
 
 <td width="1%" class="inverted"><b><tt>^S</tt></b></td>
-<td width="22%"><tt>&nbsp;<a href="screenshots.php">Screenshots</a></tt></td>
+<td width="22%" class="indented"><tt><a href="screenshots.php">Screenshots</a></tt></td>
 
 <td width="1%" class="inverted"><b><tt>^C</tt></b></td>
-<td><tt>&nbsp;<a href="contact.php">Contact</a></tt></td>
+<td class="indented"><tt><a href="contact.php">Contact</a></tt></td>
 </tr>
 </table>