From b4a0a4ea3f50049e880553ce20747972e8537299 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Tue, 22 Dec 2020 11:32:24 +0100 Subject: Misc changes --- assets/style.scss | 14 ++++++++++++++ templates/base.html | 15 --------------- templates/pageHeader.html | 16 ++++++++-------- templates/pageHeaderSm.html | 8 ++++---- 4 files changed, 26 insertions(+), 27 deletions(-) diff --git a/assets/style.scss b/assets/style.scss index 6889798..2a871d9 100644 --- a/assets/style.scss +++ b/assets/style.scss @@ -21,6 +21,20 @@ $subcontent-indent: 4ch; @return $r; } +@font-face { + font-family: "Iosevka Term SS09"; + font-style: normal; + font-weight: normal; + src: url("/iosevka-term-ss09-regular.woff2") format("woff2"); +} + +@font-face { + font-family: "Iosevka Term SS09"; + font-style: normal; + font-weight: bold; + src: url("/iosevka-term-ss09-bold.woff2") format("woff2"); +} + :root { --gray1: hsl(270, 0%, 9.7%); --gray2: hsl(270, 1%, 29%); diff --git a/templates/base.html b/templates/base.html index 1f7613c..7c3bcc1 100644 --- a/templates/base.html +++ b/templates/base.html @@ -15,21 +15,6 @@ $endif$ $if(ismain)$$else$$title$ – $endif$$sitetitle$ - diff --git a/templates/pageHeader.html b/templates/pageHeader.html index 160cbaa..93cab59 100644 --- a/templates/pageHeader.html +++ b/templates/pageHeader.html @@ -1,12 +1,12 @@
 ' |      '     '             '     '            '   | |    |           '     '  
diff --git a/templates/pageHeaderSm.html b/templates/pageHeaderSm.html
index 7f0f4f9..16a029d 100644
--- a/templates/pageHeaderSm.html
+++ b/templates/pageHeaderSm.html
@@ -1,8 +1,8 @@
 
 
  .|                      //\__      '  .'     |  . |          ' . ' 
-- 
cgit v1.2.3-70-g09d2