summaryrefslogtreecommitdiffstats
path: root/local.css
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2021-12-05 01:51:01 -0500
committerSacha Chua <sacha@sachachua.com>2021-12-05 01:51:01 -0500
commit0ba02c9b9d8dc6502aba48a5d0690ad0893cbe56 (patch)
tree1707b58743d9ac5df71e8a4c20dc67cd42912a88 /local.css
parentca70f038c7f1fb6b019690b882ebe0c35cda1b0f (diff)
downloademacsconf-wiki-0ba02c9b9d8dc6502aba48a5d0690ad0893cbe56.tar.xz
emacsconf-wiki-0ba02c9b9d8dc6502aba48a5d0690ad0893cbe56.zip
Update all index
Diffstat (limited to 'local.css')
-rw-r--r--local.css6
1 files changed, 1 insertions, 5 deletions
diff --git a/local.css b/local.css
index f58646f0..20706e7e 100644
--- a/local.css
+++ b/local.css
@@ -94,13 +94,9 @@ summary h1 { display: inline-block }
display: block;
box-shadow: 0 3px 10px rgb(0 0 0 / 20%);
padding: 10px;
- padding-left: 200px;
position: relative;
margin-bottom: 10px;
border: 1px solid rgb(0 0 0 / 20%);
border-radius: 5px; }
- .all > ol > li video { max-width: 100%;
- width: 180px;
- position: absolute;
- left: 10px; }
+ .all > ol > li video { max-width: 100%; width: 100% }
.vid .chapters .current { background-color: rgba(0, 255, 0, 0.2); }