From a54f797e37b895592e654c7a6c4c2fc0f95ec2c4 Mon Sep 17 00:00:00 2001 From: lidia pereira Date: Fri, 16 Aug 2019 15:49:27 +0200 Subject: [PATCH] minor change to font family (times) --- themes/homebrewtheme/static/css/main.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/homebrewtheme/static/css/main.css b/themes/homebrewtheme/static/css/main.css index 97617cd..28ebe5b 100644 --- a/themes/homebrewtheme/static/css/main.css +++ b/themes/homebrewtheme/static/css/main.css @@ -102,8 +102,8 @@ body { line-height:1.6em; color:#0074D9; background-color:#f6f6f6; - font-family:'OpenSans'; - /*font-family:times;*/ + + font-family:times; letter-spacing: 0.05em; margin:0; /*! padding: 1em; */