Sticky footer to bottom of page
This commit is contained in:
parent
c61b471529
commit
69e9d63be7
2 changed files with 10 additions and 10 deletions
10
index.php
10
index.php
|
|
@ -35,7 +35,6 @@ $usernames = getUsers();
|
|||
|
||||
<body>
|
||||
<div class="page-container">
|
||||
<div>
|
||||
<div class="header">
|
||||
<pre>
|
||||
_______ _____
|
||||
|
|
@ -52,6 +51,7 @@ $usernames = getUsers();
|
|||
| <a href="http://frzndev32nhnla77oozhxhz5yzo4abldr6zbc4qkdh5hcyanizlxs2ad.onion/">frzndev32nhnla77oozhxhz5yzo4abldr6zbc4qkdh5hcyanizlxs2ad.onion</a> |
|
||||
+----------------------------------------------------------------+
|
||||
</pre>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<p>Members</p>
|
||||
|
|
@ -136,12 +136,10 @@ $usernames = getUsers();
|
|||
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>
|
||||
(c) frzn.dev 2018 - <?= date('Y') ?> / design and "backend" by <a href="/~roscoe">~roscoe</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>
|
||||
(c) frzn.dev 2018 - <?= date('Y') ?> / design and "backend" by <a href="/~roscoe">~roscoe</a>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue