Dan Nuggetsman 3 сар өмнө
parent
commit
120e38d3b2
1 өөрчлөгдсөн 3 нэмэгдсэн , 3 устгасан
  1. 3 3
      index.html

+ 3 - 3
index.html

@@ -112,9 +112,9 @@
 	</div>  
     <br><br>
     <!--<img src="/Public/DI_res/HLgenius.png" alt="HL Genius" title="HL Genius" style="position:relative; left:+6px; width:90%; border: 1px dashed #EEEEEE;">-->
-    <div style="float:left;width:230px;text-align:left;">
-    &nbsp;<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>
-    &nbsp;<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>
+    <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>