|
|
|
@ -8,6 +8,12 @@
|
|
|
|
|
|
|
|
|
|
<script src='http://cdn.html5quintus.com/v0.1.5/quintus-all.js'></script>
|
|
|
|
|
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
|
|
|
|
|
<script src="http://hyphenator.googlecode.com/svn/tags/Version%204.2.0/Hyphenator.js"></script>
|
|
|
|
|
|
|
|
|
|
<script>
|
|
|
|
|
Hyphenator.config({minwordlength : 8});
|
|
|
|
|
Hyphenator.run();
|
|
|
|
|
</script>
|
|
|
|
|
|
|
|
|
|
<script src='platformer.js'></script>
|
|
|
|
|
|
|
|
|
@ -19,7 +25,7 @@
|
|
|
|
|
width: 70%;
|
|
|
|
|
height: 50%;
|
|
|
|
|
padding: 5%;
|
|
|
|
|
text-align: center;
|
|
|
|
|
text-align: left;
|
|
|
|
|
z-index: 100;
|
|
|
|
|
background: rgba(0, 0, 0, 0.8);
|
|
|
|
|
color: white;
|
|
|
|
@ -33,7 +39,7 @@
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
|
|
|
|
|
<div style="display: none" id="einladung">
|
|
|
|
|
<div style="display: none" id="einladung" class="hyphenate" lang="de">
|
|
|
|
|
|
|
|
|
|
<img alt="" src="images/yuri-gagarin1.png" id="juri" />
|
|
|
|
|
|
|
|
|
|