Line 38: | Line 38: | ||
margin-top: 80px; | margin-top: 80px; | ||
letter-spacing: 0.022em; | letter-spacing: 0.022em; | ||
+ | display:none; | ||
} | } | ||
Line 76: | Line 77: | ||
.container { | .container { | ||
− | display: none; | + | display: none; |
− | } | + | } |
.container p { | .container p { | ||
line-height: 24px; | line-height: 24px; | ||
Line 311: | Line 312: | ||
$("#bodyContent").attr("id", ""); | $("#bodyContent").attr("id", ""); | ||
$("#globalWrapper").attr("id", ""); | $("#globalWrapper").attr("id", ""); | ||
+ | $("body").show(); | ||
}); | }); | ||
$(window).load(function () { | $(window).load(function () { |
Revision as of 23:47, 29 October 2017