Add border colors for some elements

This commit is contained in:
foxster-mp4
2023-05-30 17:45:29 -07:00
parent 50c7c382d4
commit f368b0f1e3
5 changed files with 26 additions and 10 deletions

View File

@@ -17,10 +17,12 @@
<div id="top">
<!-- Navigation bar -->
<div id="nav-bar">
<button id="back" type="button">
<i class="bi bi-chevron-left"></i>
Back
</button>
<div id="back-container">
<button id="back" type="button">
<i class="bi bi-chevron-left"></i>
Back
</button>
</div>
<div id="title" class="hidden">
<img id="app-icon" src="img/generic_app.jpeg" alt="generic-app-icon">
<p>AltSource</p>