mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-10-14 00:44:23 -05:00
Latest working copy. GUI cleanup. Need to do inputs, outputs, in cube, type codes and etc. need rendering
This commit is contained in:
@@ -41,15 +41,16 @@
|
||||
|
||||
*/
|
||||
?>
|
||||
<div style="text-align: center; margin: 40px; ">
|
||||
<div style="text-align: center; margin: 20px; ">
|
||||
<h1>Runeword Browser</h1>
|
||||
<div class="container">
|
||||
<div class="form-group row">
|
||||
<div class="col center">
|
||||
<a target="_blank" href="/genDocs.php?cmd=genDocRunewords">
|
||||
<img src="https://assets.maxroll.gg/wordpress/d2r-runes.jpg">
|
||||
<img class="img-fluid" src="/img/runewords.png" style="height: 100px; ">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<a class="btn btn-warning" target="_blank" href="/genDocs.php?cmd=genDocRunewords">Generate</a>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user