(One intermediate revision by the same user not shown) | |||
Line 12: | Line 12: | ||
$(".se-pre-con").fadeOut("slow"); | $(".se-pre-con").fadeOut("slow"); | ||
}); | }); | ||
+ | |||
+ | </script> | ||
+ | |||
+ | <script> | ||
+ | |||
+ | if($(window).width() > 700){ | ||
+ | setTimeout(function(){ | ||
+ | $(".se-pre-con").fadeOut("slow"); | ||
+ | },10000) | ||
+ | } | ||
+ | |||
</script> | </script> | ||
Line 588: | Line 599: | ||
.logo{ position:relative; text-align: center; width: 80px; height:80px; right:0; top:0;} | .logo{ position:relative; text-align: center; width: 80px; height:80px; right:0; top:0;} | ||
.interactive img{width: 100%} | .interactive img{width: 100%} | ||
+ | ul.romanlist{font-size:7px;} | ||
+ | |||
+ | } | ||
} | } | ||
Latest revision as of 19:39, 26 November 2016