Difference between revisions of "Template:InfoCard/cardStyles.css"

From Bergsbruk
Jump to navigation Jump to search
Tag: Reverted
Line 1: Line 1:
.wiki-template-infocard {
<div style="float:right; border:thin solid green;">
border: 1px solid #ccc;
Here comes a short paragraph that is<br />
box-shadow: 0 1px 1px rgba( 0, 0, 0, 0.15 );
contained in a "div" element that is<br />
border-radius: 2px;
floated to the right.
padding: 1em;
</div>
}
 
.wiki-template-infocard-title {
padding: 0 0 0.5625em 0;
margin: 0;
}
 
.wiki-template-infocard-content {
clear: both;
}

Revision as of 09:01, 19 July 2021

Here comes a short paragraph that is
contained in a "div" element that is
floated to the right.