comparison web_resources/style/entry-content.css @ 43:fe3cb4aa6944

Limit the width of images to the entries iframe width
author Guido Berhoerster <guido+feed-preview@berhoerster.name>
date Fri, 12 Apr 2019 12:11:43 +0200
parents a427c3156f5e
children dc25aa2bc628
comparison
equal deleted inserted replaced
42:a427c3156f5e 43:fe3cb4aa6944
34 } 34 }
35 35
36 img { 36 img {
37 margin-block-start: 0; 37 margin-block-start: 0;
38 margin-block-end: 0; 38 margin-block-end: 0;
39 max-width: 100%;
39 } 40 }