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

@@ -1,3 +1,4 @@
<!-- Autoren: Mika Buhl, Florian Knoche, Fabian Märker; KBM - Kauf beim Meister -->
<html lang="de">
<head>
<meta charset="utf-8">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

View File

@@ -1,3 +1,4 @@
<!-- Autoren: Mika Buhl, Florian Knoche, Fabian Märker; KBM - Kauf beim Meister -->
<html lang="de">
<head>
<meta charset="utf-8">

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 */

View File

@@ -10,7 +10,6 @@ body {
}
/* Knöpfe */
.btn {
display: block;
background: hsl(86, 76%, 71%);

View File

@@ -1,3 +1,4 @@
<!-- Autoren: Mika Buhl, Florian Knoche, Fabian Märker; KBM - Kauf beim Meister -->
<html lang="de">
<head>
<meta charset="utf-8">

View File

@@ -1,3 +1,4 @@
<!-- Autoren: Mika Buhl, Florian Knoche, Fabian Märker; KBM - Kauf beim Meister -->
<html lang="de">
<head>
<meta charset="utf-8">

View File

@@ -1,3 +1,4 @@
<!-- Autoren: Mika Buhl, Florian Knoche, Fabian Märker; KBM - Kauf beim Meister -->
<html lang="de">
<head>
<meta charset="utf-8">

View File

@@ -70,11 +70,7 @@
<!-- Sterne ENde -->
</section>
</div>
<!-- Scroll Down Knopf-->
<!-- <a id="down-btn" href="#content"><img src="./assets/bilder/down_arrow.png"></a> -->
<!-- On Top Knopf -->
<!-- <a id="up-btn" href="#top">⬆️<br>Nach Oben</a> -->
<!-- Hauptseiten Content (Text, Bilder, Verknüpfungen,...)-->
<div id="content">
<!-- Footer -->