Läuft
This commit is contained in:
@@ -308,6 +308,7 @@ body{
|
||||
width: 95%;
|
||||
text-align: center;
|
||||
border-radius: 1em;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.ft-links a {
|
||||
|
||||
@@ -42,11 +42,12 @@
|
||||
}
|
||||
#content {
|
||||
width: 100%;
|
||||
z-index: -1;
|
||||
z-index: 99;
|
||||
position: absolute;
|
||||
top: 100%;
|
||||
left: 0;
|
||||
background-color: #121212;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.headline {
|
||||
|
||||
Reference in New Issue
Block a user