better invite text
This commit is contained in:
parent
fef37df811
commit
9cf793dc85
6 changed files with 28 additions and 15 deletions
43
index.html
43
index.html
|
@ -4,7 +4,7 @@
|
|||
<meta charset="UTF-8">
|
||||
|
||||
<meta name="viewport" content="width=device-width, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0"/>
|
||||
<title>genossen! am 30.11. laden neingeist und starbug ein zu einem cosmonautischen fest!</title>
|
||||
<title>genossinnen und genossen! am 30.11. laden neingeist und starbug ein zu einem cosmonautischen fest!</title>
|
||||
|
||||
<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>
|
||||
|
@ -24,24 +24,37 @@
|
|||
background: rgba(0, 0, 0, 0.5);
|
||||
color: white;
|
||||
}
|
||||
</style>
|
||||
|
||||
<style>
|
||||
body { padding:0px; margin:0px; background-color: red; }
|
||||
#juri {
|
||||
float: right;
|
||||
margin: 10px;
|
||||
}
|
||||
body { padding:0px; margin:0px; background-color: #e81414; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div style="XXXdisplay: none" id="einladung">
|
||||
Fo shizzle boofron dolor sit amizzle, consectetuer my shizz elit. Nullam go to
|
||||
hizzle velit, daahng dawg volutpizzle, suscipit , gravida vel, i saw beyonces
|
||||
tizzles and my pizzle went crizzle. Pellentesque eget tortizzle. Sizzle eros.
|
||||
Shizznit izzle dolizzle dapibus fizzle black crazy. Maurizzle pellentesque uhuh
|
||||
... yih! et fizzle. Shizzle my nizzle crocodizzle izzle tortor. Mofo things
|
||||
rhoncizzle sizzle. In ghetto gangsta shut the shizzle up gangsta. I saw beyonces
|
||||
tizzles and my pizzle went crizzle dapibus. Curabitur tellus hizzle, pretizzle
|
||||
eu, mattizzle break it down, eleifend break it down, nunc. Doggy crazy.
|
||||
Integizzle cool bizzle sizzle bow wow wow.
|
||||
<div style="display: none" id="einladung">
|
||||
|
||||
<img alt="" src="images/yuri-gagarin1.png" id="juri" />
|
||||
|
||||
<p>liebe genossinnen und genossen,<br/>
|
||||
cosmonautinnen und cosmonauten.</p>
|
||||
|
||||
<p>in letzter Zeit war viel von der Entwicklung des diesjaehrigen festaktes von
|
||||
starbug und neingeist 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/>
|
||||
|
||||
<p>"Alles, was ich bis heute in meinem Leben erfahren und getan habe, war nur
|
||||
die Vorbereitung fuer diesen einen Moment" – juri gagrin</a>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
|
Reference in a new issue