summaryrefslogtreecommitdiffstats
path: root/local.css
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2021-12-13 23:44:37 -0500
committerSacha Chua <sacha@sachachua.com>2021-12-13 23:44:37 -0500
commit14ee2547972159d45dd544e0dbdc6092f7724bdb (patch)
treec4c46aafec730cc641fe37386f9e15de6c95660e /local.css
parentc14eb3007499ecd196841f3e7403c6313ca828cb (diff)
downloademacsconf-wiki-14ee2547972159d45dd544e0dbdc6092f7724bdb.tar.xz
emacsconf-wiki-14ee2547972159d45dd544e0dbdc6092f7724bdb.zip
Add help outline
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 7a9225d0..ed3549dc 100644
--- a/local.css
+++ b/local.css
@@ -101,3 +101,5 @@ ol.chapters { list-style-type: none; padding: 0; }
border-radius: 5px; }
.all > ol > li video { max-width: 100%; width: 100% }
ol.chapters .current { background-color: rgba(0, 255, 0, 0.2); }
+
+ .help { border: 1px solid green; padding-right: 1em; padding-left: 1em; }