From be5ee4c7e6f2ec43053ac9f005e3afc4c275678c Mon Sep 17 00:00:00 2001 From: Stefan Brand Date: Mon, 10 Jan 2022 21:46:42 +0100 Subject: [PATCH] Style Gallery Title --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 7b4a0f5..521fb6f 100644 --- a/css/style.css +++ b/css/style.css @@ -33,7 +33,7 @@ body { height: 3em; } -.page-footer a { +.page-header a { font-weight: bold; color: #ffffff; text-decoration: none;