ソースを参照

Add files via upload

Daniele Bonini (皮夕): WebDev and DevOps by lots of Simplicity bits 3 年 前
コミット
c56f45835e
1 ファイル変更2 行追加1 行削除
  1. 2 1
      index.html

+ 2 - 1
index.html

@@ -61,6 +61,7 @@
 
 	window.addEventListener("load", function() {
 	
+    $("#frmHC").hide();
     $(document.body).css("background","#000000");
 	  $("#HCsplash").show("slow");	  
 	  setTimeout("hideTitle()", 2000);
@@ -78,7 +79,7 @@
    <img src="/Public/static/res/HMMlogo2.png" style="width:310px;">
 </div>
 
-<form id="frmHC" method="POST" target="_self" enctype="multipart/form-data" style="display:none;">
+<form id="frmHC" method="POST" target="_self" enctype="multipart/form-data" style="display:inline;">
 
 <div class="header">
    <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>