From d9cdb1ac342ae2c867489ad4220bb2c81043f353 Mon Sep 17 00:00:00 2001
From: ulrich
Date: Sun, 17 Jan 2021 16:21:45 +0000
Subject: [PATCH] Startseite, Anmeldung und Abmeldung umgestellt auf neue Bedienoberflaeche und neue Stile, Verweis auf Font bei Google entfernt 

---
 web/ui2/index.html |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/web/ui2/index.html b/web/ui2/index.html
index 00f98fa..63d8725 100644
--- a/web/ui2/index.html
+++ b/web/ui2/index.html
@@ -5,7 +5,6 @@
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta name="apple-mobile-web-app-capable" content="yes" />
-    <link href="https://fonts.googleapis.com/css?family=Roboto+Condensed" rel="stylesheet">
     <link rel="stylesheet" href="/jslib/codemirror/lib/codemirror.css">        
     <link rel="stylesheet" type="text/css" href="stile.css">
   </head>

--
Gitblit v1.9.3