Bladeren bron

Update index.html

Dan Nuggetsman 3 maanden geleden
bovenliggende
commit
0c3648ef12
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 2 2
      index.html

+ 2 - 2
index.html

@@ -118,7 +118,7 @@
 	<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>
-    &nbsp;<a href="#" onclick="showEncodedPassword();" style="position:relative; left:-2px; top:+5px; color:#ffffff; font-size:12px;">Hash Me!</a>
+    &nbsp;<a href="#" onclick="showEncodedPassword();" style="position:relative; top:+5px; color:#ffffff; font-size:12px;">Hash Me!</a>
 	</div>	
 	&nbsp;<br><br><br>
     <br><br><br>
@@ -179,7 +179,7 @@
 </div>   
 	
 <div class="footer">
-<div id="footerCont">&nbsp;</div>
+<div id="footerCont" style="display:none;">&nbsp;</div>
 <div id="footer"><span style="background:#FFFFFF;opacity:1.0;margin-right:10px;">&nbsp;&nbsp;<a href="https://5mode.com/dd.html">Disclaimer</a>&nbsp;&nbsp;A <a href="http://5mode.com">5 Mode</a> project and <a href="http://demo.5mode.com">WYSIWYG</a> system. Some rights reserved.</span></div>	
 </div>