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

+ 15 - 13
index.html

@@ -109,7 +109,7 @@
       
     // Fisnished the Intro load the app..
     //document.getElementById("vplayer").onended=_startApp;
-    setTimeout("_startApp()", 6000);
+    setTimeout("_startApp()", 4000);
   
   });
 
@@ -126,24 +126,26 @@
 <form id="frmHC" method="POST" target="_self" enctype="multipart/form-data" style="display:none;">
 
 <div class="header" style="margin-top:18px;margin-bottom:18px;">
-   <a href="http://buzzcing.5mode-foss.eu" target="_self" style="color:#000000; text-decoration: none;">&nbsp;<img src="Public/static/res/AFlogo.png" style="width:22px;">&nbsp;Buzzcing</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://github.com/par7133/Buzzcing" style="color:#000000;"><span style="color:#119fe2">on</span> github</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:code@gaox.io" style="color:#000000;"><span style="color:#119fe2">for</span> feedback</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="tel:+39-378-0812391" 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>
+   <a href="http://buzzcing.5mode-foss.eu" target="_self" style="color:#000000; text-decoration: none;">&nbsp;<img src="Public/static/res/AFlogo.png" style="width:22px;">&nbsp;Buzzcing</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://github.com/par7133/Buzzcing" style="color:#000000;"><span style="color:#119fe2">on</span> github</a>
+	<!--&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:code@gaox.io" style="color:#000000;"><span style="color:#119fe2">for</span> feedback</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="tel:+39-378-0812391" 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:750px; border-right: 1px solid #2c2f34; text-align:center;">
-	<div style="padding-left:10px;text-align: left;">
-	  <a href="https://github.com/par7133/Buzzcing/archive/refs/tags/v1.0.6.zip">Rel. 1.0.6 (zip)</a><br>
-	  <a href="https://github.com/par7133/Buzzcing/archive/refs/tags/v1.0.6.tar.gz">Rel. 1.0.6 (tar.gz)</a><br>
+<div style="clear:both; padding:8px; width:100%; height:110px; overflow-y:auto; border-right: 1px solid #2c2f34; text-align:center;">
+	<div style="float:left;width:160px;padding-left:10px;text-align: left;">
+	  <a href="https://github.com/par7133/Buzzcing/archive/refs/tags/v1.0.6.zip">1.0.6 (zip)</a><br>
+	  <a href="https://github.com/par7133/Buzzcing/archive/refs/tags/v1.0.6.tar.gz">1.0.6 (tar.gz)</a><br>
 	</div>
-    <br><br>
-    <img src="Public/static/res/AFgenius.png" alt="AG Genius" title="AG 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%; 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>
+    <!--<img src="Public/static/res/AFgenius.png" alt="AG Genius" title="AG Genius" style="position:relative; left:+6px; width:90%; border: 1px dashed #EEEEEE;">-->
+	<div style="float:left;width:220px;text-align:left;">
+    &nbsp;<input type="text" id="Password" name="Password" placeholder="password" style="font-size:10px; background:#ffffff; color:#000000; 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:#ffffff; color:#000000; 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>
 
-<div style="float:left; width:85%;height:100%; padding:8px;">
+<div style="width:100%;height:750px; padding:8px;">
 	
 	<div id="splash" style="border-radius:20px; position:relative; left:+3px; width:98%; background-color:#f0f8fb; padding: 20px; margin-bottom:8px;">