This commit is contained in:
2021-12-09 23:33:48 +01:00
parent 2cfc0e5bfa
commit fb78cbcaa8

View File

@@ -7,7 +7,7 @@
<link rel="stylesheet" type="text/css" href="./assets/seiten/css/design.css"/>
<link rel="stylesheet" type="text/css" href="./assets/seiten/css/index.css"/>
<link rel="icon" type="image/png" href="./assets/bilder/Logo.png">
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css"/>
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css"/> <!-- Logo Font -->
</head>
<body>
<!-- Menü -->
@@ -26,7 +26,6 @@
<div class="seite">
<div class="sterne">
<section> <!-- Hauptseite Oberer Teil -->
<!-- Keine ahnung warum aber es funktioniert nur, wenn das hier drin steht. -->
<div class="über-uns">
<h1><br>Unsere Firma</h1>
<p><br>Bei unserer Firma handelt es sich um ein Online-Shop, welcher nicht nur Neuwaren sondern auch
@@ -68,7 +67,6 @@
<div id="content">
<h1 class="headline">- Hdline -</h1>
<!-- Footer -->
<div class="footer">
<div class="ft-links">
@@ -89,8 +87,6 @@
<p class="firmen-name">2021 - © KBM</p>
</div>
</div>
</div>
</body>
</html>