From 576cf6ca05a29d290a3a83a87526bcaadb5e3ed5 Mon Sep 17 00:00:00 2001 From: Jenga Phoenix Date: Sun, 27 Jan 2019 00:23:03 -0600 Subject: [PATCH] Re-instate pixelated font --- public_html/res/css/style.css | 4 ++-- resources/templates/footer.php | 2 +- resources/templates/header.php | 3 +-- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/public_html/res/css/style.css b/public_html/res/css/style.css index f345a5a..b4ce0a4 100644 --- a/public_html/res/css/style.css +++ b/public_html/res/css/style.css @@ -4,9 +4,9 @@ body margin: 0 0 0 0; -// font-family: 'ConnectionRegular'; - font-weight: normal; font-style: sans; + font-family: 'ConnectionRegular'; + font-weight: normal; text-align: center; } diff --git a/resources/templates/footer.php b/resources/templates/footer.php index 4ccd56a..f19c97c 100644 --- a/resources/templates/footer.php +++ b/resources/templates/footer.php @@ -10,7 +10,7 @@
  • lgn
  • fsf
  • eunichx
  • -
  • +
  • source-code
  • diff --git a/resources/templates/header.php b/resources/templates/header.php index 1b637bb..2122d97 100644 --- a/resources/templates/header.php +++ b/resources/templates/header.php @@ -5,10 +5,9 @@ -