]> git.armaanb.net Git - stagit.git/blobdiff - style.css
Render tasklists.
[stagit.git] / style.css
index 24443959ed8b1c834479a1663a0804b767ecdaf9..cea592954acdb41b8ce5b12d3206de282363a19e 100644 (file)
--- a/style.css
+++ b/style.css
@@ -100,6 +100,10 @@ article.markup h6 {
     font-size: 1em;
 }
 
+article img {
+       max-width: 100%;
+}
+
 .linenos {
        margin-right: 0;
        border-right: 1px solid rgb(0 0 0 / 8%);