summaryrefslogtreecommitdiffstats
path: root/local.css
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2021-11-28 14:32:21 -0500
committerSacha Chua <sacha@sachachua.com>2021-11-28 14:32:21 -0500
commit1acfd5ab0f1285139650803aa1895f9dddbee7c5 (patch)
treecaf3f73e8f6f26511b95c2c8c82af4867391c07d /local.css
parent4669aef75d813936db2a85e4af6728967fcd5ea6 (diff)
downloademacsconf-wiki-1acfd5ab0f1285139650803aa1895f9dddbee7c5.tar.xz
emacsconf-wiki-1acfd5ab0f1285139650803aa1895f9dddbee7c5.zip
Update
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; }