mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-10-13 16:34:23 -05:00
Misc Browser mostly working
This commit is contained in:
@@ -216,6 +216,7 @@ body {
|
||||
$('.utable').dataTable();
|
||||
$('.gemtable').dataTable();
|
||||
$('.rtable').dataTable();
|
||||
// $('.mtable').dataTable();
|
||||
|
||||
|
||||
userAgent = window.navigator.userAgent
|
||||
|
@@ -143,7 +143,7 @@ body{
|
||||
width: 48px;
|
||||
}
|
||||
.numrunes {
|
||||
color:
|
||||
|
||||
}
|
||||
|
||||
.navbar a {
|
||||
@@ -163,8 +163,8 @@ padding:30px;
|
||||
|
||||
</style>
|
||||
|
||||
<script require_once "res/jquery-3.5.1.min.js"></script>
|
||||
<script require_once "res/bootstrap.bundle.min.js"></script>
|
||||
<script src="res/jquery-3.5.1.min.js"></script>
|
||||
<script src= "res/bootstrap.bundle.min.js"></script>
|
||||
|
||||
|
||||
<script>
|
||||
@@ -213,6 +213,8 @@ $(document).ready(function() {
|
||||
</nav>
|
||||
<div>
|
||||
<hr>
|
||||
<h1>Ironman Mod</h1>
|
||||
<img style="text-align: center;" src="https://gitlab.com/hashborgir/d2-ironman/-/raw/master/Screenshots/TitleScreen.png">
|
||||
<h1 id="what-is-the-ironman-style-of-diablo-ii-gameplay-">What is the Ironman style of Diablo II Gameplay?</h1>
|
||||
<p>The Ironman style of gameplay is radically different from what you may have experienced.</p>
|
||||
<ul>
|
||||
|
Reference in New Issue
Block a user