From f5f9b58cf1690c2431560dd84a311331a005b537 Mon Sep 17 00:00:00 2001 From: simonpipe Date: Tue, 7 Apr 2026 17:19:03 +0200 Subject: [PATCH] Update sermon-a4.css --- sermon-a4.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sermon-a4.css b/sermon-a4.css index e3f971c..d81da8c 100644 --- a/sermon-a4.css +++ b/sermon-a4.css @@ -1,4 +1,4 @@ -/* @theme sermon-a4 */ +/* @theme sermon-a4 author: simonpipe (codeberg.org/simonpipe/) License: MIT @@ -7,6 +7,7 @@ This theme is a derivative work based on: */ @import 'base'; +@import url("https://fonts.googleapis.com/css2?family=Ubuntu+Mono:ital,wght@0,400;0,700;1,400;1,700&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap"); :root { --font-size: 18pt;