Kaynağa Gözat

Add files via upload

Daniele Bonini | 5mode.com | WebDev | Translator 3 yıl önce
ebeveyn
işleme
c97fe197dd
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      index.html

+ 2 - 2
index.html

@@ -65,7 +65,7 @@ https://opensource.org/licenses/BSD-3-Clause -->
    <a href="/" style="color:white; text-decoration: none;"><img src="HCres/hclogo.png" style="width:48px;">&nbsp;Http Console</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://github.com/par7133/HttpConsole" style="color:#ffffff"><span style="color:#119fe2">on</span> github</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:info@httpconsole.com" style="color:#ffffff"><span style="color:#119fe2">for</span> feedback</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="tel:+39-331-4029415" style="font-size:13px;background-color:#15c60b;border:2px solid #15c60b;color:white;height:27px;text-decoration:none;">&nbsp;&nbsp;get support&nbsp;&nbsp;</a>
 </div>
 	
-<div style="clear:both; float:left; padding:8px; width:15%; height:100%;">
+<div style="clear:both; float:left; padding:8px; width:15%; height:100%; text-align: center;">
 	&nbsp;Download<br>
 	&nbsp;<a href="https://github.com/par7133/HttpConsole/archive/refs/tags/v0.5.1-alpha.zip">Release 0.5.1 (zip)</a><br>
 	&nbsp;<a href="https://github.com/par7133/HttpConsole/archive/refs/tags/v0.5.1-alpha.tar.gz">Release 0.5.1 (tar.gz)</a><br>
@@ -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:black;">Hash Me!</a>
+    &nbsp;<a href="#" onclick="showEncodedPassword();" style="position:relative;left:-2px;width:92%; border-radius:2px; color:#ffffff;;">Hash Me!</a>
     <br><br><br>
 </div>