better invite
This commit is contained in:
parent
e2b531a6ed
commit
3ae1491083
2 changed files with 23 additions and 34 deletions
14
index.html
14
index.html
|
@ -13,7 +13,17 @@
|
|||
|
||||
<link rel="stylesheet" href="font/stylesheet.css" type="text/css" charset="utf-8" />
|
||||
<style type="text/css">
|
||||
body { font-family: 'silkscreennormal'; }
|
||||
#einladung {
|
||||
font-family: 'silkscreennormal';
|
||||
position: absolute;
|
||||
width: 70%;
|
||||
height: 50%;
|
||||
padding: 5%;
|
||||
text-align: center;
|
||||
z-index: 100;
|
||||
background: rgba(0, 0, 0, 0.5);
|
||||
color: white;
|
||||
}
|
||||
</style>
|
||||
|
||||
<style>
|
||||
|
@ -22,7 +32,7 @@
|
|||
</head>
|
||||
<body>
|
||||
|
||||
<div style="display: none" id="einladung">
|
||||
<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.
|
||||
|
|
Reference in a new issue