틀:InfoCard/styles.css
< 틀:InfoCard
둘러보기로 이동
검색으로 이동
Wikiadmin (토론 | 기여)님의 2022년 10월 25일 (화) 16:43 판 (새 문서: .wiki-template-infocard { border: 1px solid #ccc; box-shadow: 0 1px 1px rgba( 0, 0, 0, 0.15 ); border-radius: 2px; padding: 1em; display: flex; flex-direction: column; justify-content: space-between; align-content: stretch; } .wiki-template-infocard-title { padding: 0 0 0.5625em 0; margin: 0; } .wiki-template-infocard-content { clear: both; flex: 1 1 auto; } .wiki-template-infocard-footer { padding-top: 1.5em; })
.wiki-template-infocard { border: 1px solid #ccc; box-shadow: 0 1px 1px rgba( 0, 0, 0, 0.15 ); border-radius: 2px; padding: 1em; display: flex; flex-direction: column; justify-content: space-between; align-content: stretch; }
.wiki-template-infocard-title { padding: 0 0 0.5625em 0; margin: 0; }
.wiki-template-infocard-content { clear: both; flex: 1 1 auto; }
.wiki-template-infocard-footer { padding-top: 1.5em; }