summaryrefslogtreecommitdiffstats
path: root/local.css
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2021-11-22 16:43:29 -0500
committerSacha Chua <sacha@sachachua.com>2021-11-22 16:43:29 -0500
commita67d80060cc3c21061326729438d9245270fb16c (patch)
tree762eb9c41cc8c6bd8c97cad12e66485a8b3347a8 /local.css
parentebfc1a4f6bde29f08f753c0ee93799e63b06b0bd (diff)
downloademacsconf-wiki-a67d80060cc3c21061326729438d9245270fb16c.tar.xz
emacsconf-wiki-a67d80060cc3c21061326729438d9245270fb16c.zip
Reduce margin on vid resources
Diffstat (limited to 'local.css')
-rw-r--r--local.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/local.css b/local.css
index 3983e613..4e6eabc7 100644
--- a/local.css
+++ b/local.css
@@ -81,3 +81,5 @@ tbody td {
summary h1 { display: inline-block }
.speaker-details { margin: 0 }
+
+.vid .resources { margin-bottom: -1em; }