From 9fd0164e6b23e8d0f9185e9ca23dbcbb95e43851 Mon Sep 17 00:00:00 2001 From: sijanec Date: Fri, 30 Apr 2021 15:07:44 +0200 Subject: =?UTF-8?q?odstranil=20privzete=20pisave=20in=20dodal=20avtomati?= =?UTF-8?q?=C4=8Dno=20starost?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _sass/main.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '_sass') diff --git a/_sass/main.scss b/_sass/main.scss index 1483b67..54c20de 100644 --- a/_sass/main.scss +++ b/_sass/main.scss @@ -148,9 +148,9 @@ a:active { } body { - /* font-size: 18px; - line-height: 1.4; */ - font-family: sans-serif; + /* font-size: 18px; */ /* nima smisla, premalo kompaktno, naj se bralec sam odloči */ + /* line-height: 1.4; */ /* --||-- */ + /* font-family: sans-serif; */ /* naj se bralec sam odloči o pisavi */ background-color: var(--bgc1); color: var(--fgc1); scrollbar-color: var(--scheme-name); -- cgit v1.2.3