Fix styling for pre-development

This commit is contained in:
Christian Wolf 2023-01-21 20:29:18 +01:00
parent 35a8016fc4
commit 453ff3ae15
2 changed files with 4 additions and 3 deletions

View File

@ -42,6 +42,7 @@ h1 {
width: 100%;
min-height: 100.5vh;
max-width: 1280px;
margin: auto;
background-color: #fcfcfc;
#header {
@ -264,11 +265,11 @@ h1 {
font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 400;
src: url("/ttf/OpenSans_Condensed-Light.ttf") format('truetype');
src: url("ttf/OpenSans_Condensed-Light.ttf") format('truetype');
}
@font-face{
font-family: 'Droid Serif';
font-style: normal;
font-weight: normal;
src: url('/ttf/DroidSerif.ttf') format('truetype')
src: url('ttf/DroidSerif.ttf') format('truetype')
}

View File

@ -1,7 +1,7 @@
---
title: "Sitemap"
date: 2023-01-21T19:18:11+01:00
draft: true
draft: false
layout: sitemap
menu:
main: