From 330d4da5487368aad005ae45cbe7264fb2a2e0bc Mon Sep 17 00:00:00 2001 From: Bao <keyu.bao@hft-stuttgart.de> Date: Tue, 2 Jun 2020 14:11:29 +0000 Subject: [PATCH] Update style.css --- style/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/style.css b/style/style.css index f80b571..0c241ff 100644 --- a/style/style.css +++ b/style/style.css @@ -18,7 +18,7 @@ img { border: 0;} h1 -{ font-family: normal 165% Arial, Helvetica, sans-serif; +{ font-family: Arial, Helvetica, sans-serif; color: #000000; margin: 0 0 14px 0; padding: 10px 0 5px 0;} -- GitLab