Small changes
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
<link rel="stylesheet" href="/res/style.css"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
||||
</head>
|
||||
<body>
|
||||
<body style="margin-top: 3em;">
|
||||
<header>
|
||||
<nav>
|
||||
<div>
|
||||
@ -15,7 +15,7 @@
|
||||
</div>
|
||||
<ul>
|
||||
<li><a href="/#">Start</a></li>
|
||||
<li><a href="/#über">Über</a></li>
|
||||
<li><a href="/#about">Über</a></li>
|
||||
<li><a href="/#genossenschaften">Genossenschaften</a></li>
|
||||
<li><a href="/files/">Downloads</a></li>
|
||||
<li><a href="https://git.necronda.net/winzer/">Quellcode</a></li>
|
||||
@ -26,7 +26,7 @@
|
||||
|
||||
<main>
|
||||
<section class="home background">
|
||||
<a href="#über">
|
||||
<a href="#about">
|
||||
<div>
|
||||
<img src="/res/elwig.png" alt="Elwig"/>
|
||||
<div style="max-width: 16em;">
|
||||
@ -38,7 +38,7 @@
|
||||
</section>
|
||||
|
||||
<section class="about">
|
||||
<span id="über"/>
|
||||
<span id="about"/>
|
||||
<h3>Elwig</h3>
|
||||
<p>
|
||||
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore etdolore magna aliquyam erat, sed diam voluptua.
|
||||
|
Reference in New Issue
Block a user