css hell
This commit is contained in:
parent
bb7bc46d5d
commit
a07db2f7f2
1 changed files with 2 additions and 2 deletions
|
@ -22,10 +22,10 @@
|
|||
#einladung {
|
||||
font-family: 'silkscreennormal';
|
||||
position: absolute;
|
||||
top: 5%;
|
||||
top: 0;
|
||||
width: 70%;
|
||||
padding: 5%;
|
||||
margin: 5%;
|
||||
margin: 5% 10% 5% 10%;
|
||||
text-align: left;
|
||||
z-index: 100;
|
||||
background: rgba(0, 0, 0, 0.8);
|
||||
|
|
Reference in a new issue