From d0a37aa62287f48d0a90ec1bb9ac81b0cee5e34c Mon Sep 17 00:00:00 2001 From: Pierre Hubert Date: Sat, 29 Apr 2023 09:21:46 +0200 Subject: [PATCH] Turn title into a link --- assets/cover.css | 4 ++++ templates/base_page.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/assets/cover.css b/assets/cover.css index 4343926..dc517e3 100644 --- a/assets/cover.css +++ b/assets/cover.css @@ -34,6 +34,10 @@ main { * Header */ +.title { + color: white; +} + .nav-masthead .nav-link { color: rgba(255, 255, 255, .5); border-bottom: .25rem solid transparent; diff --git a/templates/base_page.html b/templates/base_page.html index 48a06c6..57a69f9 100644 --- a/templates/base_page.html +++ b/templates/base_page.html @@ -20,7 +20,7 @@
-

OIDC test client

+

OIDC test client