Edit styling and fonts

This commit is contained in:
2019-09-15 22:48:03 +02:00
parent f7400be1d0
commit 20d91c9ace
14 changed files with 112 additions and 129 deletions

View File

@ -8,6 +8,9 @@
%sapper.base%
<link rel='stylesheet' href='global.css'>
<link rel="stylesheet" href="print.css" media="print">
<link rel="stylesheet" href="fonts.css">
<!-- <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,600i&display=swap&subset=latin-ext" rel="stylesheet"> -->
<link rel='manifest' href='manifest.json'>
<link rel='icon' type='image/png' href='favicon.png'>