neingeist
/
cosmos
Archived
1
0
Fork 0

left-align and hyphenate invite text

master
neingeist 11 years ago
parent 1fce55b1b0
commit fe58e3dde4

@ -8,6 +8,12 @@
<script src='http://cdn.html5quintus.com/v0.1.5/quintus-all.js'></script> <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://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> <script src='platformer.js'></script>
@ -19,7 +25,7 @@
width: 70%; width: 70%;
height: 50%; height: 50%;
padding: 5%; padding: 5%;
text-align: center; text-align: left;
z-index: 100; z-index: 100;
background: rgba(0, 0, 0, 0.8); background: rgba(0, 0, 0, 0.8);
color: white; color: white;
@ -33,7 +39,7 @@
</head> </head>
<body> <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" /> <img alt="" src="images/yuri-gagarin1.png" id="juri" />