From f7ddfa942d391971a59a746ef843453012b12781 Mon Sep 17 00:00:00 2001 From: Joeli Takala Date: Mon, 5 Oct 2020 07:52:56 +0300 Subject: [PATCH] tweaked header font size --- resource/css/styles.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resource/css/styles.css b/resource/css/styles.css index 0884c72bc..f52e80e58 100644 --- a/resource/css/styles.css +++ b/resource/css/styles.css @@ -7,7 +7,7 @@ li, td > a { h1, .prefLabel, .prefLabelLang, .notation { font-family: 'Fira Sans', sans-serif; - font-size: 27px; + font-size: 24px; font-weight: 400; } @@ -1865,7 +1865,7 @@ body, .versal, h1, h2, h3, p, .versal-bold { } h1 { - font-size: 22px; + font-size: 16px; } #sidebar { @@ -2134,7 +2134,7 @@ body, .versal, h1, h2, h3, p, .versal-bold {   } h1 { - font-size: 24px; + font-size: 20px; } } @@ -2258,7 +2258,7 @@ body, .versal, h1, h2, h3, p, .versal-bold { } h1 { - font-size: 27px; + font-size: 24px; } .alphabetical-search-results li, li, .versal, .versal-bold, p, .search-result > .prefLabel, .search-result > .notation, .property-values > .prefLabel, td > a {