span.author.vcard { display: none; } article img { max-width: 100%; height: auto; } .content img { display: block; max-width: 100%; height: auto; width: auto; /* これを追加 */ } .text { line-height: 150%; font-weight: bold; font-size:100% } .text > span { background: linear-gradient(transparent 50%, #FFE…