mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-05-28 06:13:12 +00:00
UI remake - in progress
This commit is contained in:
parent
418a102d49
commit
360a07a67b
7 changed files with 443 additions and 97 deletions
20
ui/footer.php
Normal file
20
ui/footer.php
Normal file
|
@ -0,0 +1,20 @@
|
|||
<div class="footer-root flex-left around">
|
||||
<div class="footer-child center flex-down">
|
||||
<h3>Contact me</h3>
|
||||
<p>Telegram</p>
|
||||
<p>Twitter</p>
|
||||
<p>Discord</p>
|
||||
</div>
|
||||
<div class="footer-child center flex-down">
|
||||
<h3>Information</h3>
|
||||
<p>How to use</p>
|
||||
<p>Wiki</p>
|
||||
<p>Guides</p>
|
||||
</div>
|
||||
<div class="footer-child center flex-down">
|
||||
<h3>Other</h3>
|
||||
<p>AAAAAAAA</p>
|
||||
<p>*Internal screaming*</p>
|
||||
<p>(s)pain</p>
|
||||
</div>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue