diff --git a/public_html/css/hpr.css b/public_html/css/hpr.css index de9e50f..bc1f3ac 100644 --- a/public_html/css/hpr.css +++ b/public_html/css/hpr.css @@ -371,6 +371,15 @@ article > p, font-size: 1.45rem; color: var(--background-primary); } +.lane.stack > article { + border-radius: 0.5rem; + border: thin solid var(--background-secondary); +} +.lane.stack > article > header, +.lane.stack > article > h3 { + border-top-left-radius: 0.5rem; + border-top-right-radius: 0.5rem; +} .lane > article > header a, .lane > article > h3 a { color: var(--link-secondary); diff --git a/templates/content-episodes.tpl.html b/templates/content-episodes.tpl.html index b074c6c..dd01528 100644 --- a/templates/content-episodes.tpl.html +++ b/templates/content-episodes.tpl.html @@ -4,7 +4,7 @@

All this information is available to the public. Scrape if you wish but if we can format the data for you then we're happy to help.

-
+
@@ -19,7 +19,7 @@ Creative Commons License
The following work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License.

Today With a Techie Radio was brought to you by The Infonomicon Computer Club

-
+