neingeist
/
cosmos
Archived
1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

88 lines
2.6 KiB
HTML

<!DOCTYPE HTML>
<html lang="de">
<head>
<meta name="viewport" content="width=device-width, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0"/>
<title>genossinnen und genossen! am 30.11. laden neingeist, starbug und martin ein.</title>
11 years ago
<style type="text/css">
body { padding:0px; margin:0px; background-color: #e33838; }
11 years ago
#loading {
font-family: 'silkscreennormal';
color: white;
}
11 years ago
.blink {
animation: blink 1s steps(5, start) infinite;
}
@keyframes blink {
to { visibility: hidden; }
}
11 years ago
#einladung {
font-family: 'silkscreennormal';
position: absolute;
11 years ago
top: 0;
11 years ago
width: 70%;
padding: 5%;
11 years ago
margin: 5% 10% 5% 10%;
text-align: left;
11 years ago
z-index: 100;
background: rgba(0, 0, 0, 0.8);
11 years ago
color: white;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
11 years ago
}
#juri {
float: right;
margin: 20px;
}
@font-face {
font-family: 'silkscreennormal';
src: url('font/slkscr-webfont.eot');
src: url('font/slkscr-webfont.eot?#iefix') format('embedded-opentype'),
url('font/slkscr-webfont.woff') format('woff'),
url('font/slkscr-webfont.ttf') format('truetype'),
url('font/slkscr-webfont.svg#silkscreennormal') format('svg');
font-weight: normal;
font-style: normal;
}
</style>
</head>
<body>
<div id="loading" lang="en">
11 years ago
loading<span class="blink">...</span>
11 years ago
</div>
<div style="display: none" id="einladung">
<img alt="juri gagarin" src="images/crushed/yuri-gagarin1.png" id="juri" width="200" height="180" />
<p>liebe genossinnen und genossen,<br/>
cosmonautinnen und cosmonauten.</p>
11 years ago
<p>in letzter zeit war viel von der entwicklung des diesjaehrigen festaktes von
starbug, neingeist und martin die rede. fuer uns versteht sich von selbst, dass die
erforschung des weltalls ein teil der abgestimmten politik unseres buendnisses
zur friedenssicherung ist. dies nochmals deutlich zu machen, entspricht den
erfordernissen unserer zeit.</p>
<p><strong>am 30. november 2013</strong> moechten wir gemeinsam <strong>bei
entropia, steinstrasse 23</strong> abheben (und einen heben).</p>
<p>cosmonautinnen und cosmonauten aller laender, vereinigt euch!</p>
<hr/>
11 years ago
<p>"alles, was ich bis heute in meinem leben erfahren und getan habe, war nur
die vorbereitung fuer diesen einen moment" - juri gagarin</p>
</div>
11 years ago
<script src='vendor/quintus-v0.1.5/quintus-all.min.js'></script>
<script async src="vendor/jquery-v1.9.1/jquery.min.js"></script>
<script src='platformer.min.js'></script>
</body>
</html>