Changed fonts in CSS

This commit is contained in:
Gitea 2021-10-02 00:28:13 +02:00
parent 693c786348
commit 9afe1131af
96 changed files with 136 additions and 8 deletions

View file

@ -17,7 +17,7 @@
<!-- Optional - CSS SVG Icons (Font Awesome) -->
<link rel="stylesheet" type='text/css' media='all' href="static/css/svg-icons.css">
<link rel="stylesheet" media="screen" href="https://freibier.cc/slides/211003/static/fonts/HKGrotesk_2466/hk-grotesk.css" type="text/css"/>
<!-- Android -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="theme-color" content="#333333">
@ -83,8 +83,8 @@
</div>
<div class="wrap alignleft">
<ul>
<li>Beer recipes published in public domain (CC-0)</li>
<li>Small single brew batches</li>
<li>Beer recipes published in public domain (CC-0)</li>
<li>All used materials with supplier and batch number available</li>
</ul>
</div>
@ -92,7 +92,7 @@
<section>
<div class="wrap aligncenter">
<h2>How all began?</h2>
<h2>How it all began?</h2>
<p class="text-intro">
It all began with planned MiniDebConf Regensburg 2020
</p>
@ -167,7 +167,7 @@
<section>
<div class="wrap aligncenter">
<h2>Are We the First / Only / Open Source Brewery</h2>
<h2>Are We the First / Only Open Source Brewery</h2>
<p class="text-intro">
No, and that is a good thing!
</p>
@ -265,14 +265,14 @@
<section>
<div class="wrap aligncenter">
<h2>EtiMa</h2>
<h2>freibier.cc EtiMa</h2>
<p class="text-intro">
Control for Chinese MT-50, LT-50 ....
Control for Chinese labeling machine MT-50, LT-50 ....
</p>
</div>
<div class="wrap alignleft">
<ul>
<li>GPL Version 3</li>
<li>GPL V3</li>
<li><a href="https://git.freibier.cc/vesper/EtiMa">Git</a></li>
</ul>
</div>