aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2021-08-01 00:50:58 -0400
committerThedro Neely <thedroneely@gmail.com>2021-08-01 00:50:58 -0400
commit9c8a97e924f740974918860459dd9b0754565015 (patch)
tree9113e6adf8272b6a779a29cf4c753c2462a02a85 /public
parentdc706c1fbaaea7b29f8323b78d95e409b468584e (diff)
downloadthedroneely.com-9c8a97e924f740974918860459dd9b0754565015.tar.gz
thedroneely.com-9c8a97e924f740974918860459dd9b0754565015.tar.bz2
thedroneely.com-9c8a97e924f740974918860459dd9b0754565015.zip
public/css/tdro: Add margin bottom on video 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 6a4c1aa..9a37a10 100644
--- a/public/css/tdro.css
+++ b/public/css/tdro.css
@@ -4040,7 +4040,7 @@ figure > a:focus { background-color: transparent; }
*/
figure div { height: 0; }
-figcaption, .video footer { font-size: 0.9em; margin-top: 1.5em; }
+figcaption, .video footer { font-size: 0.9em; margin-top: 1.5em; margin-bottom: 1em; }
/*