diff options
| author | Sacha Chua <sacha@sachachua.com> | 2021-12-13 23:44:37 -0500 |
|---|---|---|
| committer | Sacha Chua <sacha@sachachua.com> | 2021-12-13 23:44:37 -0500 |
| commit | 14ee2547972159d45dd544e0dbdc6092f7724bdb (patch) | |
| tree | c4c46aafec730cc641fe37386f9e15de6c95660e | |
| parent | c14eb3007499ecd196841f3e7403c6313ca828cb (diff) | |
| download | emacsconf-wiki-14ee2547972159d45dd544e0dbdc6092f7724bdb.tar.xz emacsconf-wiki-14ee2547972159d45dd544e0dbdc6092f7724bdb.zip | |
Add help outline
Diffstat (limited to '')
| -rw-r--r-- | local.css | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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; } |
