6,328
edits
(Replaced content with "<html> <style> .blog-thumb-cover-image-2 { position: absolute; width: 100%; height: auto; overflow: hidden; border-radius: 12px; } </style> </html> <div class="blog-thumb-container"> <div style="position: relative; height: 60px;">class=blog-thumb-cover-image-2</div> <div class="blog-thumb-text" style="background-color: white; z-index: 10;"> <p style="font-size: 125%;">'''Test'''</p> By Project:Peo...") Tag: Replaced |
No edit summary |
||
Line 2: | Line 2: | ||
<style> | <style> | ||
.blog-thumb-cover-image-2 { | .blog-thumb-cover-image-2 { | ||
width: 100%; | width: 100%; | ||
height: auto; | height: auto; | ||
border-radius: 12px; | border-radius: 12px; | ||
} | } | ||
Line 12: | Line 9: | ||
</html> | </html> | ||
<div class="blog-thumb-container"> | <div class="blog-thumb-container"> | ||
<div style=" | <div style="height: 60px; overflow: hidden;">[[File:Michele Lavazza, Laura Duparc.jpg|class=blog-thumb-cover-image-2]]</div> | ||
<div class="blog-thumb-text" style="background-color: white; | <div class="blog-thumb-text" style="background-color: white; border-radius: 0 0 12px 12px;"> | ||
<p style="font-size: 125%;">'''[[Blog:Test|Test]]'''</p> | <p style="font-size: 125%;">'''[[Blog:Test|Test]]'''</p> | ||