Code Aufgeräumt, Unnötige Kommentare Weg

This commit is contained in:
2022-01-17 15:53:23 +01:00
parent 1be730ab40
commit 725ed5fe2f
10 changed files with 7 additions and 9 deletions

View File

@@ -298,7 +298,7 @@ body{
}
/* Animation Ende */
/* Footer */
/* Footer; Nur auf Startseite, andere Vergessen */
.footer {
background: #444;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
@@ -354,5 +354,3 @@ body{
background-color: #121212;
transition: ease-in-out all 0.2s;
}
/* Ab hier Mika */