Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions footbar.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<div class=" footbar col-3 my-auto">
<a href="search.php"><i class="icon fa">&#xf002;</i></a>
</div>
<div class=" footbar col-3 my-auto" >
<a href="upload.php"><i class="icon fas fa-upload" ></i></a>
</div>
<div class=" footbar col-3 my-auto">
<a href="profile.php"><i class="icon fas fa-user-alt"></i></a>
</div>
<div class="alert alert-success" role="alert">
<h4 class="alert-heading">Well done!</h4>
<p>Aww yeah, you successfully read this important alert message. This example text is going to run a bit longer so that you can see how spacing within an alert works with this kind of content.</p>
<hr>
<p class="mb-0">Whenever you need to, be sure to use margin utilities to keep things nice and tidy.</p>
</div>
</div>
</div>
<!-- <script src="script.js"></script> -->
</body>

</html>
</html>