Difference between revisions of "Template:InfoCard/styles.css"
Jump to navigation
Jump to search
Mediawiki>Ed g2s (Use @box-shadow-card) |
Joelmartin (talk | contribs) m (1 revision imported) |
(No difference)
|
Latest revision as of 02:18, 1 December 2019
.wiki-template-infocard {
border: 1px solid #ccc;
box-shadow: 0 1px 1px rgba( 0, 0, 0, 0.15 );
border-radius: 2px;
padding: 1em;
}
.wiki-template-infocard-title {
padding: 0 0 0.5625em 0;
margin: 0;
}