From 9e8e1755125dcc40295d6fa454f09013075d0984 Mon Sep 17 00:00:00 2001 From: Nato Boram Date: Sat, 27 Apr 2019 22:53:47 -0400 Subject: [PATCH] remove css --- css/style.css | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/css/style.css b/css/style.css index e5c6e26..e69de29 100644 --- a/css/style.css +++ b/css/style.css @@ -1,16 +0,0 @@ -body, -html { - font-family: Verdana, sans-serif; - color: #121212; - background-color: #FAFAFA; -} - -h1, -h3 { - font-weight: normal; -} - -#results { - font-family: "SourceCodePro", monospace; - white-space: pre; -} \ No newline at end of file