1
0
mirror of https://github.com/JannikKoester/Tischverwaltung.git synced 2026-01-08 05:54:20 +01:00
This commit is contained in:
2020-08-19 12:30:57 +03:00
parent 48ba18da23
commit 8d752a381b

View File

@@ -1,15 +1,11 @@
body {
background: url(../../assets/img/mountain_bg.jpg) #444;
background-size: cover;
background: url(../../assets/img/mountain_bg.jpg) blue;
height:100%;
padding-bottom: 80px;
background-repeat:no-repeat;
}
@media (min-width:768px) {
.header-dark {
}
}
.header-dark .navbar {
background: transparent;