From 1acfd5ab0f1285139650803aa1895f9dddbee7c5 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sun, 28 Nov 2021 14:32:21 -0500 Subject: Update --- local.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'local.css') diff --git a/local.css b/local.css index 9372ebfd..c5b41dd6 100644 --- a/local.css +++ b/local.css @@ -85,3 +85,6 @@ summary h1 { display: inline-block } .vid .resources ul { margin: 0; list-style-type: none; padding: 0 } ol.chapters { list-style-type: none; padding: 0; } .vid figure { margin: 0; padding: 0 } + + + video.sticky { position: fixed; bottom: 15px; right: 15px; } -- cgit v1.2.3