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

+ 2 - 1
index.html

@@ -116,6 +116,7 @@
     &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>
     &nbsp;<a href="#" onclick="showEncodedPassword();" style="position:relative;top:+5px; color:#000000; font-size:12px;">Hash Me!</a>
+	</div>
 	&nbsp;<br><br><br>
     <br><br><br>
 </div>
@@ -126,7 +127,7 @@
 	
 	   <button type="button" class="close" aria-label="Close" onclick="close-Splash();" style="position:relative; left:-10px;">
         <span aria-hidden="true">&times;</span>
-     </button>
+       </button>
 	
 	   Hello and welcome to DropIn!<br><br>