styling changes, cleanup, updated res nav

This commit is contained in:
wompmacho
2020-11-19 19:35:04 -05:00
parent 75d5251af6
commit 62ff8c76d1
13 changed files with 115 additions and 123 deletions

View File

@@ -51,12 +51,6 @@
because `src/client.js` references it -->
<div id="sapper">%sapper.html%</div>
</body>
<style>
body{
background-color: #1e1e1e;
color: #ffffff;
}
</style>
<!-- jQuery, Popper.js, and Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>