summaryrefslogtreecommitdiffstats
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css3
1 files changed, 3 insertions, 0 deletions
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; }