adapt css changes on all files

This commit is contained in:
2015-07-09 14:49:54 +03:00
parent ac2ef3c565
commit 81fe5c709b
3 changed files with 15 additions and 5 deletions

View File

@@ -7,6 +7,7 @@
<script src="/static/click_toggle.js" type="text/javascript"></script>
</head>
<body>
<div class="wrapper">
<h1>Account Administration Panel</h1>
@@ -117,9 +118,10 @@
</div> <!-- /gallery -->
</div> <!-- /wrapper -->
<div class="footer">
<p>This web application has been created by <a href="http://mehl.mx">Max Mehl</a><br />
The program can be obtained on <a href="http://src.mehl.mx/uberspace-webadmin.git">Git</a> under a GPLv3+ license.</p>
The program can be obtained on <a href="http://src.mehl.mx/uberspace-webadmin.git">Git</a> under a GPLv3+ license.</p>
</div> <!-- footer -->
</body>