Difference between revisions of "Template:Home"

Line 38: Line 38:
 
             margin-top: 80px;
 
             margin-top: 80px;
 
             letter-spacing: 0.022em;
 
             letter-spacing: 0.022em;
 +
display: none;
 
         }
 
         }
  
Line 308: Line 309:
 
             $("#bodyContent").attr("id", "");
 
             $("#bodyContent").attr("id", "");
 
             $("#globalWrapper").attr("id", "");
 
             $("#globalWrapper").attr("id", "");
 +
        });
 +
        $(window).load(function () {
 +
            $("body").fadeIn();
 
         });
 
         });
 
     </script>
 
     </script>

Revision as of 23:37, 29 October 2017