diff options
-rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -102,4 +102,4 @@ ol.chapters { list-style-type: none; padding: 0; } .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; } + .help { border: 1px solid green; padding: 1em; } |