diff options
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 ul { margin: 0; list-style-type: none } +.vid .resources ul { margin: 0; list-style-type: none; padding: 0 } ol.chapters { list-style-type: none; padding: 0; } .vid figure { margin: 0; padding: 0 } |