]> git.ozlabs.org Git - ccan/blobdiff - web/staticupload.php
Changed the look of the website. Added a new logo design (source SVG included). Fixed...
[ccan] / web / staticupload.php
index 9c4763cf45cc147af52fe59cf56e37412de65bee..d692bf53212e7927ed0901ac34b3bad0b1a9ce29 100644 (file)
@@ -5,7 +5,7 @@ include('logo.html');
 include('menulist.html');
 include('static-configuration');
 ?>
-<html>
+<div class='content'>
 <h3 align="center"> Upload Code</h3>
 
 <table width="70%" align="center">
@@ -50,5 +50,5 @@ people can browse and download it.
 </tr>
 </table>
 </form>
-<hr>
+</div>
 </html>