diff --git a/meta.php b/meta.php index eaef77b..b5ce937 100644 --- a/meta.php +++ b/meta.php @@ -1,6 +1,6 @@ Impressum Datenschutzerklärung + Quellcode v © fritteuseneddie.de 2023 - v diff --git a/page/start/style.css b/page/start/style.css index cac1c6e..f843851 100644 --- a/page/start/style.css +++ b/page/start/style.css @@ -250,3 +250,7 @@ span, li::marker { .section.footer .list .item.contact a, .section.footer .list .item.contact a > span { color: var(--theme); } + +.section.footer .list .item.legal .source-code .version { + color: #aaa; +}