aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2021-04-30 23:28:15 -0400
committerThedro Neely <thedroneely@gmail.com>2021-04-30 23:28:15 -0400
commit2726b619339b75697ea7a4be20f3cb84ba0fe015 (patch)
tree822e14341988ffca01866e9a1fc7b3e1b1bbd550 /public
parent9d39a7ba3de79e27029bb5c9c2d72e114d8fa795 (diff)
downloadthedroneely.com-2726b619339b75697ea7a4be20f3cb84ba0fe015.tar.gz
thedroneely.com-2726b619339b75697ea7a4be20f3cb84ba0fe015.tar.bz2
thedroneely.com-2726b619339b75697ea7a4be20f3cb84ba0fe015.zip
generators/hugo/layouts/shortcodes/video: Add footer
Diffstat (limited to 'public')
-rw-r--r--public/css/tdro.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/tdro.css b/public/css/tdro.css
index e0b7234..78b06db 100644
--- a/public/css/tdro.css
+++ b/public/css/tdro.css
@@ -4048,7 +4048,7 @@ a:hover img { box-shadow: 0 8px 32px #999; }
*/
figure div { height: 0; }
-figcaption { font-size: 0.9em; margin-top: 1.5em; }
+figcaption, .video footer { font-size: 0.9em; margin-top: 1.5em; }
/*