card body text

This commit is contained in:
Adam Bradley
2013-10-24 08:42:21 -05:00
parent ca90a13524
commit b2b30f0d9b
6 changed files with 52 additions and 14 deletions

View File

@@ -2070,6 +2070,8 @@ a.button {
.card-body {
padding: 10px; }
.card-body h1, .card-body h2, .card-body h3, .card-body h4, .card-body h5, .card-body h6, .card-body p {
margin-top: 10px; }
.card-footer {
padding: 10px;
@@ -2282,6 +2284,9 @@ a.button {
height: 0;
content: "."; }
.full-image {
width: 100%; }
.padding {
padding: 10px; }