mirror of
https://github.com/JannikKoester/Tischverwaltung.git
synced 2026-01-08 05:54:20 +01:00
.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user