浏览代码

Update index.html

Dan Nuggetsman 1 月之前
父节点
当前提交
4164375ca0
共有 1 个文件被更改,包括 6 次插入1 次删除
  1. 6 1
      index.html

+ 6 - 1
index.html

@@ -115,7 +115,12 @@
 	  <a href="https://github.com/par7133/AvatarFree/archive/refs/tags/v1.5.7.tar.gz">Rel. 1.5.7 (tar.gz)</a><br>
 	</div>
     <br><br>
-    <img src="Public/res/AFgenius.png" alt="AG Genius" title="AG Genius" style="position:relative; left:+6px; width:90%; border: 1px dashed #EEEEEE;">
+    <div style="float:left;width:210px;text-align:left;">
+    &nbsp;<input type="text" id="Password" name="Password" placeholder="password" style="font-size:10px; background:#ffffff; color:#000000; width: 90%; height:30px; border-radius:3px;" value="" autocomplete="off"><br>
+    &nbsp;<input type="text" id="Salt" placeholder="salt" style="position:relative; top:+5px; font-size:10px; background:#ffffff; color:#000000; width: 90%; height:30px; border-radius:3px;" autocomplete="off"><br>
+    &nbsp;<a href="#" onclick="showEncodedPassword();" style="position:relative; top:+5px; color:#000000; font-size:12px;">Hash Me!</a>
+	</div>	
+	&nbsp;<br><br><br>
     &nbsp;<br><br><br>
     <br><br><br>
 </div>