From 6814490d11dea682545c874e5731e05f9d096ba5 Mon Sep 17 00:00:00 2001 From: benjamin <bwand@c-base.org> Date: Tue, 15 Dec 2020 20:06:30 +0100 Subject: [PATCH] =?UTF-8?q?aufr=C3=A4umen,=20die=20fonts=20haben=20jetzt?= =?UTF-8?q?=20ihr=20eigenes=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/styles/style.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/public/styles/style.css b/public/styles/style.css index a8714a2..bccdbe0 100644 --- a/public/styles/style.css +++ b/public/styles/style.css @@ -406,7 +406,6 @@ footer { body { background: #040012; color: #ccc; - font-family: "Ubuntu-Medium"; } a { @@ -420,12 +419,10 @@ a:focus { } h1 { - font-family: "Ubuntu-Light"; color: black; } h2 { - font-family: "Ubuntu Regular"; color: #e20cef; } -- GitLab