From 9984f72a3c03dad34ced9469cb9c9a4ee7467270 Mon Sep 17 00:00:00 2001 From: "John \"Elwin\" Edwards" Date: Wed, 30 May 2018 23:39:29 -0400 Subject: [PATCH] Remove Google services. --- web/main.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/web/main.css b/web/main.css index a59d817..a9c055a 100644 --- a/web/main.css +++ b/web/main.css @@ -1,5 +1,3 @@ -@import url("https://fonts.googleapis.com/css?family=Inconsolata"); - html { background-color: #C0FFC0; color: #101040;