(Created page with ".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 { paddin...") |
m (Changed protection level for "Template:InfoCard/style.css" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))) |
(One intermediate revision by the same user not shown) | |
(No difference)
|
Latest revision as of 18:30, 1 July 2022
.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;
}
.wiki-template-infocard-content {
clear: both;
}