From f8acc923560a4b3fde660256ae7b7a6f9688b306 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 21 Jun 2023 13:14:05 +0200 Subject: Move header link inside heading --- themes/bear/templates/style.html | 1 + 1 file changed, 1 insertion(+) (limited to 'themes/bear/templates/style.html') diff --git a/themes/bear/templates/style.html b/themes/bear/templates/style.html index 4744695..b242914 100644 --- a/themes/bear/templates/style.html +++ b/themes/bear/templates/style.html @@ -28,6 +28,7 @@ } .title { + color: #222; text-decoration: none; border: 0; } -- cgit 1.4.1