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