aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-05-06 03:46:06 -0400
committertdro <tdro@noreply.example.com>2022-05-06 03:46:06 -0400
commit207151902ce5ac72c716273291a6de391a557b7e (patch)
treef0ac1f6de3f520fffac7cdd89765fc654d2f72d0 /static
parent4d0f6600309803b8166c6dafc2266b7d2557b718 (diff)
downloadcanory-207151902ce5ac72c716273291a6de391a557b7e.tar.gz
canory-207151902ce5ac72c716273291a6de391a557b7e.tar.bz2
canory-207151902ce5ac72c716273291a6de391a557b7e.zip
themes/default/layouts/shortcodes/youtube: Remove inline styles
Diffstat (limited to 'static')
-rw-r--r--static/css/default.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/static/css/default.css b/static/css/default.css
index 81fea52..b259d7b 100644
--- a/static/css/default.css
+++ b/static/css/default.css
@@ -1366,6 +1366,15 @@ twitter-tweet iframe {
border: none;
}
+youtube-video div {
+ position: relative;
+ padding-bottom: 56.25%;
+ height: 0;
+ overflow: hidden;
+ min-height: 16rem;
+ border-radius: 0.5rem;
+}
+
/* ----- Typography ----- */
h1,