Misc done, working copy, few bugs remain in html, and need to clean up code

This commit is contained in:
Hash Borgir
2022-03-28 00:38:41 -06:00
parent a041997dc4
commit 8a98f51445
11 changed files with 5895 additions and 65 deletions

View File

@@ -194,6 +194,7 @@
width: 100%;
}
body {
overflow-x: hidden; /* Hide scrollbars */
}
@@ -253,7 +254,10 @@ body {
<li class="nav-item">
<a class="nav-link btn btn-danger" target="_blank" href="uniqueitems.html">Unique Items</a>
</li>
</ul>
<li class="nav-item">
<a class="nav-link btn btn-info" target="_blank" href="misc.html">Misc Items</a>
</li>
</ul>
</div>
</nav> <table border=1 class="gemtable">
<thead>