add colored background setting functionality

This commit is contained in:
Fulmine
2022-03-19 10:43:31 +01:00
parent 6eed689db2
commit 4a398b4e00
3 changed files with 12 additions and 6 deletions

View File

@@ -48,7 +48,7 @@ code {
}
.banner {
z-index: -200;
z-index: -20;
width: 100%;
height: 40vh;
position: absolute;