Bladeren bron

Add files via upload

Daniele Bonini | 5mode.com | WebDev | Translator 3 jaren geleden
bovenliggende
commit
92bd1bf450
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -74,7 +74,7 @@ https://opensource.org/licenses/BSD-3-Clause -->
     &nbsp;<input type="text" id="Password" name="Password" placeholder="password" style="font-size:10px; background:#393939; color:#ffffff; width: 90%; border-radius:3px;" value=""><br>
     &nbsp;<br>
     &nbsp;<input type="text" id="Salt" placeholder="salt" style="font-size:10px; background:#393939; color:#ffffff; width: 90%; border-radius:3px;" autocomplete="off"><br><br>
-    &nbsp;<a href="#" onclick="showEncodedPassword();" style="position:relative;left:-2px;width:92%; border-radius:2px; color:#ffffff;;">Hash Me!</a>
+    &nbsp;<a href="#" onclick="showEncodedPassword();" style="position:relative;left:-2px; color:#ffffff; font-size:12px;">Hash Me!</a>
     <br><br><br>
 </div>