From b15879dc69b7dcb882cd2adea20b38c33569f203 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stian=20R=C3=B8dven-Eide?= Date: Sun, 2 Jun 2024 19:20:29 +0200 Subject: =?UTF-8?q?justerade=20storleken=20p=C3=A5=20h2=20och=20h3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/fripost.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static/css') diff --git a/static/css/fripost.css b/static/css/fripost.css index 443c825..2a108fa 100644 --- a/static/css/fripost.css +++ b/static/css/fripost.css @@ -33,3 +33,7 @@ pre { tab-size: 4; -moz-tab-size: 4; } + +h2, h3 { + font-size:85%; +} -- cgit v1.2.3