From bb3eed1e7d57ba355f73f9f203cd18e8bd203553 Mon Sep 17 00:00:00 2001 From: chriseo Date: Mon, 15 Jun 2026 23:24:48 +0200 Subject: [PATCH] Add PeopleCert copyright notice to footer Small muted footer below all screens crediting PeopleCert International Ltd and noting personal study use only. Co-Authored-By: Claude Sonnet 4.6 --- css/style.css | 9 +++++++++ index.html | 2 ++ 2 files changed, 11 insertions(+) diff --git a/css/style.css b/css/style.css index 80a7032..bd617aa 100644 --- a/css/style.css +++ b/css/style.css @@ -460,6 +460,15 @@ button { #retry-btn:hover { opacity: .9; } +/* ===== Copyright footer ===== */ +.copyright { + text-align: center; + font-size: 0.6875rem; + color: var(--text-muted); + padding: 1.5rem 1rem 2rem; + opacity: .6; +} + /* ===== Accessibility ===== */ .sr-only { position: absolute; diff --git a/index.html b/index.html index 7cb3f59..2f79e91 100644 --- a/index.html +++ b/index.html @@ -74,6 +74,8 @@ +
Vragen © PeopleCert International Ltd. Uitsluitend voor persoonlijk studiegebruik.
+