]> git.ozlabs.org Git - ccan/blobdiff - web/staticindex.php
Removed more tables where they aren't required. Improved table layout.
[ccan] / web / staticindex.php
index d9a59d2ddaaeae4bcf184953f44668efc2f835a5..700714ba7fe1884d51547594887cadabe19266df 100644 (file)
@@ -4,7 +4,7 @@ include('logo.html');
 include('menulist.html');
 include('static-configuration');
 ?>
-
+<div class='content'>
 <h2>The Idea</h2>
 
 <p>
@@ -68,5 +68,5 @@ We also have an IRC channel: #ccan on <a href="http://freenode.net">Freenode</a>
 <p>
 We also have a <a href="http://github.com/rustyrussell/ccan/wiki/">wiki</a>; feel free to enhance it.
 </p>
-<hr>
+</div>
 </body></html>