diff options
Diffstat (limited to '')
-rw-r--r-- | local.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -103,3 +103,4 @@ ol.chapters { list-style-type: none; padding: 0; } ol.chapters .current { background-color: rgba(0, 255, 0, 0.2); } .help { border: 1px solid green; padding: 1em; } + img.img { max-width: 100%; height: auto } |