
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.share-vde.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AImage_cards%2Fstyles.css</id>
	<title>Template:Image cards/styles.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.share-vde.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AImage_cards%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://wiki.share-vde.org/w/index.php?title=Template:Image_cards/styles.css&amp;action=history"/>
	<updated>2026-04-19T08:46:17Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://wiki.share-vde.org/w/index.php?title=Template:Image_cards/styles.css&amp;diff=1975&amp;oldid=prev</id>
		<title>MediaWiki default: Autogenerated</title>
		<link rel="alternate" type="text/html" href="https://wiki.share-vde.org/w/index.php?title=Template:Image_cards/styles.css&amp;diff=1975&amp;oldid=prev"/>
		<updated>2024-01-18T10:48:43Z</updated>

		<summary type="html">&lt;p&gt;Autogenerated&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/*BS 4.3x fontawesome support for use in templates*/&lt;br /&gt;
.facss{height:1px; overflow:hidden; display:block}&lt;br /&gt;
&lt;br /&gt;
/*all sizes */&lt;br /&gt;
.imgcard {display:flex; gap:20px; margin-bottom:10px;}&lt;br /&gt;
.imgcard &amp;gt; div,.ve-ce-branchNode .imgcard &amp;gt; div {background:#f1f3f9; text-align:center; border-radius:5px; outline:1px solid #f1f3f9; overflow:hidden}&lt;br /&gt;
.ve-ce-branchNode .imgcard &amp;gt; div {overflow:hidden}&lt;br /&gt;
.imgcard &amp;gt; div:hover {background:#e9e9ee;}&lt;br /&gt;
.imgcard img, .ve-ce-branchNode .imgcard img {min-width: 100%; object-fit: cover;  border-radius:5px 5px 0 0; }&lt;br /&gt;
.imgcard .imgcardlink {padding:5px; font-size:0.95em}&lt;br /&gt;
.imgcard span, .imgcard a {display:block;}&lt;br /&gt;
.imgcard &amp;gt;div:hover {text-decoration:none!important;}&lt;br /&gt;
.imgcard .icon {padding-top:8px;}&lt;br /&gt;
.imgcard .icon &amp;gt; a.external {background-image:none!important}&lt;br /&gt;
.imgcard a {text-decoration:none!important}&lt;br /&gt;
&lt;br /&gt;
/*placeholder empty cards if justify-content is used with line-break*/&lt;br /&gt;
.imgcard &amp;gt; div.placeholder.textonly {background:none; outline:0}&lt;br /&gt;
.imgcard &amp;gt; div.placeholder.textonly:hover {box-shadow:none!important}&lt;br /&gt;
&lt;br /&gt;
/*medium images or icons - by default */&lt;br /&gt;
.imgcard &amp;gt; div,.ve-ce-branchNode .imgcard &amp;gt; div { width:180px;}&lt;br /&gt;
.imgcard img, .ve-ce-branchNode .imgcard img { min-height:140px;  max-height:140px}&lt;br /&gt;
.imgcard .fas, .imgcard.large .bi {margin-top:10px; padding:2px}&lt;br /&gt;
.imgcard .fa-solid {padding:2px;}&lt;br /&gt;
.imgcard .fa-solid:before, .imgcard .fas:before, .imgcard .bi:before {font-size:2.2em}&lt;br /&gt;
&lt;br /&gt;
/*small images or icons*/&lt;br /&gt;
.imgcard.small &amp;gt; div,.ve-ce-branchNode .imgcard.small &amp;gt; div {width:140px;}&lt;br /&gt;
.imgcard.small img, .ve-ce-branchNode .imgcard.small img {min-height:110px;  max-height:110px; }&lt;br /&gt;
.imgcard.small span[class|=&amp;quot;.fa&amp;quot;], .imgcard.small .fas:before, .imgcard.small .bi:before {font-size:1.8em}&lt;br /&gt;
.imgcard.small .imgcardlink {font-size:1em}&lt;br /&gt;
&lt;br /&gt;
/*large images or icons*/&lt;br /&gt;
.imgcard.large {flex-wrap:wrap}&lt;br /&gt;
.imgcard.large &amp;gt; div,.ve-ce-branchNode .imgcard.large &amp;gt; div {width:350px;}&lt;br /&gt;
.imgcard.large img, .ve-ce-branchNode .imgcard.large img {min-height:220px;  max-height:220px; }&lt;br /&gt;
.imgcard.large .fa:before, .imgcard.large .fas:before, .imgcard.large .bi:before {font-size:3em; }&lt;br /&gt;
.ve-ce-branchNode .imgcard.large span {min-height:220px;  max-height:220px; }&lt;br /&gt;
.imgcard.large .icon span {min-height:auto; }&lt;br /&gt;
.imgcard.large .icon .imgcardlink {font-size:1em}&lt;br /&gt;
&lt;br /&gt;
/*text-only for iconcards*/&lt;br /&gt;
.imgcard .textonly .imgcardlink {height:100%;}&lt;br /&gt;
.imgcard .textonly .imgcardlink a  {height:100%; width:100%; display: flex; justify-content: center; align-items:center}&lt;br /&gt;
.imgcard.large .textonly .imgcardlink {font-size:1em}&lt;br /&gt;
&lt;br /&gt;
/*placeholder no image */&lt;br /&gt;
.imgcard .placeholder.bi-card-image:before {font-size:120px!important; min-height: 140px; max-height: 140px; color:#d2d2d2}&lt;br /&gt;
.imgcard.small .placeholder.bi-card-image:before {font-size: 80px!important; min-height: 110px; max-height: 110px;}&lt;br /&gt;
.imgcard.large .placeholder.bi-card-image:before {font-size:174px!important;min-height:206px; max-height: 206px}&lt;br /&gt;
.imgcard .pic &amp;gt; a.external {background-image:none!important} /*don&amp;#039;t show external link arrow next to placeholder image */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
@media (max-width: 850px) {&lt;br /&gt;
    .imgcard {flex-wrap:wrap!important}&lt;br /&gt;
    .imgcard &amp;gt; div {width:45%!important}&lt;br /&gt;
    .imgcardlink {padding:5px; font-size:1rem!important}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (max-width: 650px) {&lt;br /&gt;
    .imgcard {flex-wrap:wrap!important}&lt;br /&gt;
    .imgcard &amp;gt; div {width:100%!important}&lt;br /&gt;
    .imgcardlink {padding:5px; font-size:1rem!important}&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>MediaWiki default</name></author>
	</entry>
</feed>