diff --git a/public_html/css/hpr.css b/public_html/css/hpr.css index e6faa5c..897aac4 100644 --- a/public_html/css/hpr.css +++ b/public_html/css/hpr.css @@ -26,10 +26,10 @@ https://creativecommons.org/publicdomain/ --banner-text-primary: #000000; --background-secondary: #4d4d4d; --text-secondary: #dfdfdf; - --link-primary: #247ba0; + --link-primary: #004852 /*#154a60*/; --link-primary-hover: #f8961e; - --link-secondary: #7fc5e2; - --link-secondary-hover: #f9c74f; + --link-secondary: #a8f8ff; + --link-secondary-hover: #f9e9c2; --font-family-hpr: Verdana, Arial, Helvetica, sans-serif; /* 1em/1.5 OpenDyslexic, */; /* screen breakpoints */ @@ -117,7 +117,9 @@ body > footer hr:first-child { body > footer a { color: var(--link-secondary); } - +body > footer a:hover { + color: var(--link-secondary-hover); +} div, h1, h2, diff --git a/templates/content-index.tpl.html b/templates/content-index.tpl.html index a85e2d6..599a537 100644 --- a/templates/content-index.tpl.html +++ b/templates/content-index.tpl.html @@ -46,19 +46,19 @@
Podcast
- Microphone icon + Record - Calendar icon + Schedule - RSS icon + Subscribe - Speaker icon + Listen
@@ -67,15 +67,15 @@
Project
- Person icon + Host - Stack of Books icon + Series - Question Mark icon + About
diff --git a/templates/page.tpl.html b/templates/page.tpl.html index 428affb..aed81ec 100644 --- a/templates/page.tpl.html +++ b/templates/page.tpl.html @@ -12,7 +12,6 @@ -