From 4e853f04f36bf2152a4e8e960caa67d5bc1d3b70 Mon Sep 17 00:00:00 2001
From: Roan Horning
Date: Sun, 12 Oct 2025 23:05:20 -0400
Subject: [PATCH] Make images and iframe on about page responsive
---
public_html/css/hpr.css | 5 +++++
templates/content-about.tpl.html | 14 ++++++++++----
2 files changed, 15 insertions(+), 4 deletions(-)
diff --git a/public_html/css/hpr.css b/public_html/css/hpr.css
index 62c71d5..5dbb956 100644
--- a/public_html/css/hpr.css
+++ b/public_html/css/hpr.css
@@ -593,6 +593,11 @@ fieldset > table td input[type="radio"] {
width: initial;
margin-bottom: 0.5rem;
}
+#youtube {
+ --video-ratio: calc(390 / 640);
+ width: min(calc(95vw + 0px), 640px);
+ height: min(calc(calc(95vw + 0px) * var(--video-ratio)), 320px);
+}
#search form {
flex: 1 1 100%;
}
diff --git a/templates/content-about.tpl.html b/templates/content-about.tpl.html
index 41efc1b..48edabb 100644
--- a/templates/content-about.tpl.html
+++ b/templates/content-about.tpl.html
@@ -655,11 +655,13 @@ First set the Project Rate to 44100Hz, then you can either record your show in A
import the file you recorded earlier and edit it as you wish.
-
+
Audacity is a free, easy-to-use and multilingual audio editor and recorder for
Windows, Mac OS X, GNU/Linux and other operating systems.
-
+
When you have finished editing your podcast you can export it.
@@ -671,7 +673,9 @@ When you have finished editing your podcast you can export it.
Set Bit depth to 24.
-
+
Recording Interviews with the Phone.
@@ -696,7 +700,9 @@ which you might find useful and
+
Avoid Bedding/background music.