mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-12-24 10:34:17 +00:00
Fix z-index on parallax pages
This commit is contained in:
parent
e36d633771
commit
917005afa7
@ -7,6 +7,10 @@ main {
|
||||
margin-top: 48px;
|
||||
}
|
||||
|
||||
.parallax-container .parallax {
|
||||
z-index: auto;
|
||||
}
|
||||
|
||||
/* add custom bold class */
|
||||
.bold {
|
||||
font-weight: bold;
|
||||
|
Loading…
Reference in New Issue
Block a user