jajaja
This commit is contained in:
@@ -18,6 +18,7 @@ body{
|
||||
position: fixed;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
background-image: url(./bilder/bg2);
|
||||
}
|
||||
|
||||
.menu a {
|
||||
|
||||
@@ -9,9 +9,9 @@
|
||||
<body>
|
||||
<!-- Menü -->
|
||||
<div class="menu">
|
||||
<a href="#start">Startseite</a>
|
||||
<a href="#seite2">2. Seite</a>
|
||||
<a href="#seite3">3. Seite</a>
|
||||
<a class="neon-button" href="#start">Startseite</a>
|
||||
<a class="neon-button" href="#seite2">2. Seite</a>
|
||||
<a class="neon-button" href="#seite3">3. Seite</a>
|
||||
<p>Darkmode </p>
|
||||
</div>
|
||||
<input type="checkbox" id="dark_mode">
|
||||
|
||||
Reference in New Issue
Block a user