snap images to max-width 100%

hslick-master
Leah Rowe 2021-09-05 05:25:29 +01:00
parent 421d92fd24
commit ab68360878
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ code,pre,#TOC,a:hover{background:#eee}
text-align:center
}
.title>*{display:block}
img{max-width:100%}
</style>
$if(quotes)$
<style type="text/css">q { quotes: "“" "”" "" ""; }</style>