dummy commit
This commit is contained in:
parent
ff5bca8276
commit
32a0372e6f
1 changed files with 3 additions and 5 deletions
|
@ -16,14 +16,12 @@
|
||||||
<div class="center">
|
<div class="center">
|
||||||
<header class = "header nomarginp">
|
<header class = "header nomarginp">
|
||||||
<div class = "headerleft">
|
<div class = "headerleft">
|
||||||
<a href = "./" class = "nomarginp iconlink tooltip">
|
<a href = "." class = "nomarginp iconlink tooltip">
|
||||||
<img src = "/media/icons/builder.png" class = "left linkoptions headericon">
|
<img src = "/media/icons/builder.png" class = "left linkoptions headericon"/>
|
||||||
</img>
|
|
||||||
<div class = "tooltiptext center">WynnBuilder</div>
|
<div class = "tooltiptext center">WynnBuilder</div>
|
||||||
</a>
|
</a>
|
||||||
<a href = "./crafter.html" class = "nomarginp iconlink tooltip">
|
<a href = "./crafter.html" class = "nomarginp iconlink tooltip">
|
||||||
<img src = "/media/icons/crafter.png" class = "left linkoptions headericon">
|
<img src = "/media/icons/crafter.png" class = "left linkoptions headericon"/>
|
||||||
</img>
|
|
||||||
<div class = "tooltiptext center">WynnCrafter</div>
|
<div class = "tooltiptext center">WynnCrafter</div>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue