1
0
mirror of https://github.com/JannikKoester/Tischverwaltung.git synced 2026-01-09 22:30:08 +01:00

jahr hinzugefügt

This commit is contained in:
JannikKoester
2020-08-17 18:59:41 +02:00
parent 6cbb758857
commit cef01bf0ef
7 changed files with 189 additions and 125 deletions

View File

@@ -1,18 +1,13 @@
.footer-dark {
margin-top:25px;
margin-left:-520px;
margin-left:-530px;
color: #f0f9ff;
background-color: #282d32;
position: fixed;
height: 130px;
height: 60px;
bottom: 0;
width: 100%;
}
.footer-dark .row {
margin-top:30px;
}
.footer-dark h3 {
margin-top: 0;

View File

@@ -7,7 +7,7 @@ body {
@media (min-width:768px) {
.header-dark {
padding-bottom: 120px;
}
}
@@ -33,6 +33,7 @@ body {
.header-dark .navbar .navbar-brand:hover {
color: #f0f0f0;
}
.header-dark .navbar .navbar-collapse span {