diff options
| author | Sacha Chua <sacha@sachachua.com> | 2021-11-24 02:04:25 -0500 |
|---|---|---|
| committer | Sacha Chua <sacha@sachachua.com> | 2021-11-24 02:04:25 -0500 |
| commit | 23457327847e46a162e23a3ffb90e6b1f434b960 (patch) | |
| tree | 6a376604bb9f6effd7e7aa233e64dd1f4221d9ca | |
| parent | 613c0b523d84c1236f1928644220f2ff4862d857 (diff) | |
| download | emacsconf-wiki-23457327847e46a162e23a3ffb90e6b1f434b960.tar.xz emacsconf-wiki-23457327847e46a162e23a3ffb90e6b1f434b960.zip | |
Tweak CSS
Diffstat (limited to '')
| -rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,6 +82,6 @@ summary h1 { display: inline-block } .speaker-details { margin: 0 } -.vid .resources { margin-bottom: -1em; } +.vid .resources ul { margin-left: 0; list-style-type: none } ol.chapters { list-style-type: none; padding: 0; } .vid figure { margin: 0 } |
