Skip to content
Snippets Groups Projects
Commit 7fe7ca65 authored by Kasalehlia's avatar Kasalehlia
Browse files

changed font of main text

parent 06fa88ac
No related branches found
No related tags found
No related merge requests found
File added
......@@ -2,6 +2,10 @@
font-family: "Geo";
src: url("Geo-Regular.ttf")
}
@font-face {
font-family: "Fira Sans";
src: url("FiraSans-Regular.ttf")
}
html {
min-height: 100vh;
background: url(background.svg);
......@@ -16,7 +20,7 @@ body {
#specht {
height: 70vh;
}
.main > div, .headers {
.headers {
font-size: 200%;
}
.headers {
......@@ -41,6 +45,16 @@ h2 {
}
.main {
max-width: 750px;
font-family: "Fira Sans";
font-size: 130%;
}
.main h3 {
font-family: "Geo";
font-size: 180%;
}
.main h2 {
font-family: "Geo";
font-size: 220%;
}
#top {
position: absolute;
......
......@@ -69,6 +69,7 @@
<iframe scrolling="no" src="https://www.openstreetmap.org/export/embed.html?bbox=10.189990997314455%2C52.26994320551473%2C10.367832183837892%2C52.34970691137587&amp;layer=mapnik&amp;marker=52.30984302379418%2C10.278911590576172" style="border: 1px solid black"></iframe>
<br>
<small><a href="https://www.openstreetmap.org/?mlat=52.3098&amp;mlon=10.2789#map=13/52.3098/10.2789">In der OSM ansehen</a></small><br>
<p>
Das Hacken Open Air findet im <a href="https://ujzpeine.blackblogs.org/">UJZ Peine</a> statt.<br>
Um das UJZ stehen uns [TBD] m² Fläche zum Campen zur Verfügung. Darüber hinaus wird es auf dem Gelände des UJZ eine Hacking Plaza, sowie Workshop- und Party-Locations geben. Mehr Informationen zum Gelände und dessen Aufteilung folgen. <br />
Die Adresse für Navigationsgeräte ist:<br>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment