Capitan Cloud před 2 roky
rodič
revize
7b66f0582f
1 změnil soubory, kde provedl 8 přidání a 8 odebrání
  1. 8 8
      index.html

+ 8 - 8
index.html

@@ -86,7 +86,7 @@
    <a href="http://homomm.org" target="_self" style="color:#000000; text-decoration: none;"><img src="/Public/static/res/HMMlogo2.png" style="width:45px;">&nbsp;Homomm</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://github.com/par7133/Homomm" style="color:#000000;"><span style="color:#119fe2">on</span> github</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:info@homomm.org" style="color:#000000;"><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:#000000;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%; text-align:center;">
+<div style="clear:both; float:left; padding:8px; width:15%; height:100%; text-align:center; border-reight: 1px solid #2c2f34;">
 	<div style="padding-left:10px;text-align: left;">
 	  &nbsp;Download<br>	
 	  &nbsp;<a href="https://github.com/par7133/Homomm/archive/refs/tags/v2.1.4.zip">Release 2.1.4 (zip)</a><br>
@@ -95,19 +95,19 @@
     <br><br>
     <img src="/Public/static/res/HMMgenius.png" alt="HC Genius" title="HMM Genius" style="position:relative; left:+6px; width:90%; border: 1px dashed #EEEEEE;">
     &nbsp;<br><br><br>
-    &nbsp;<input type="text" id="Password" name="Password" placeholder="password" style="font-size:10px; background:#393939; color:#ffffff; width: 90%; 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%; border-radius:3px;" autocomplete="off"><br>
+    &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:#000000; font-size:12px;">Hash Me!</a>
     <br><br><br>
 </div>
 
-<div style="float:left; width:85%;height:100%; padding:8px; border-left: 1px solid #2c2f34;">
+<div style="float:left; width:85%;height:100%; padding:8px;">
 	
-	<div id="splash" style="border-radius:20px; position:relative; left:+3px; width:98%; background-color: #33aced; padding: 20px; margin-bottom:8px;">	
+	<div id="splash" style="border-radius:20px; position:relative; left:+3px; width:98%; background-color: #f0f8fb; padding: 20px; margin-bottom:8px;">	
 	
 	   <button type="button" class="close" aria-label="Close" onclick="close-Splash();" style="position:relative; left:-10px;">
-        <span aria-hidden="true">&times;</span>
-     </button>
+             <span aria-hidden="true">&times;</span>
+           </button>
 	
 	   Hello and welcome to Homomm!<br><br>
 	   
@@ -136,7 +136,7 @@
 	   
 	   <br>	
      
-	   Hope you can enjoy it and let us know about any feedback: <a href="mailto:info@homomm.org" style="color:#e6d236;">info@homomm.org</a>
+	   Hope you can enjoy it and let us know about any feedback: <a href="mailto:info@homomm.org">info@homomm.org</a>
 	   
 	</div>