Compare commits
1 commit
1a855c1296
...
7847395d5e
Author | SHA1 | Date | |
---|---|---|---|
7847395d5e |
|
@ -12,8 +12,6 @@
|
||||||
body {
|
body {
|
||||||
font-family: Montserrat, sans-serif;
|
font-family: Montserrat, sans-serif;
|
||||||
font-size: 20pt;
|
font-size: 20pt;
|
||||||
max-width: 400px;
|
|
||||||
margin: auto;
|
|
||||||
}
|
}
|
||||||
body > div {
|
body > div {
|
||||||
width: 400px;
|
width: 400px;
|
||||||
|
@ -45,7 +43,7 @@
|
||||||
<img src="Logo.svg">
|
<img src="Logo.svg">
|
||||||
</div>
|
</div>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="anmeldung">Anmeldung</a>
|
<a href="https://tix.kif.rocks/470/">Anmeldung</a>
|
||||||
<!-- <a href="#">Teilnehmerliste</a> -->
|
<!-- <a href="#">Teilnehmerliste</a> -->
|
||||||
<a href="wiki">Wiki</a>
|
<a href="wiki">Wiki</a>
|
||||||
<a href="kulturtag">Kulturtag</a>
|
<a href="kulturtag">Kulturtag</a>
|
||||||
|
|
Loading…
Reference in a new issue