Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
<html> | <html> | ||
<head> | <head> | ||
Line 29: | Line 25: | ||
body { | body { | ||
− | padding: 0 | + | padding: 0 10% 0 10%; |
} | } | ||
Line 42: | Line 38: | ||
<script> | <script> | ||
$(window).load(function() { | $(window).load(function() { | ||
− | $(".loading_icon").fadeOut( | + | $(".loading_icon").fadeOut(1800); |
}); | }); | ||
</script> | </script> |
Revision as of 15:22, 21 September 2018