|
|
@@ -106,12 +106,12 @@
|
|
|
</div>
|
|
|
|
|
|
<div style="clear:both; padding:8px; width:100%; height:110px; overflow-y:auto; text-align:center; border-right:1px solid #2c2f34;">
|
|
|
- <div style="float:left;width:250px;padding-left:10px;text-align: left;">
|
|
|
+ <div style="float:left;width:225px;padding-left:10px;text-align: left;">
|
|
|
<a href="https://github.com/par7133/Homogram/archive/refs/tags/v1.5.8.zip">Rel. 1.5.8 (zip)</a><br>
|
|
|
<a href="https://github.com/par7133/Homogram/archive/refs/tags/v1.5.8.tar.gz">Rel. 1.5.8 (tar.gz)</a><br>
|
|
|
</div>
|
|
|
<!--<img src="/Public/static/res/HGgenius.png" alt="HC Genius" title="HC Genius" style="position:relative; left:+6px; width:90%; border: 1px dashed #EEEEEE;">-->
|
|
|
- <div style="float:left;width:250px;padding-left:10px;text-align: left;">
|
|
|
+ <div style="float:left;width:225px;padding-left:10px;text-align: left;">
|
|
|
<input type="text" id="Password" name="Password" placeholder="password" style="font-size:10px; background:#393939; color:#ffffff; width: 90%; height:30px; border-radius:3px;" value="" autocomplete="off"><br>
|
|
|
<input type="text" id="Salt" placeholder="salt" style="position:relative; top:+5px; font-size:10px; background:#393939; color:#ffffff; width: 90%; height:30px; border-radius:3px;" autocomplete="off"><br>
|
|
|
<a href="#" onclick="showEncodedPassword();" style="position:relative; top:+5px; color:#000000; font-size:12px;">Hash Me!</a>
|