mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
card body text
This commit is contained in:
5
dist/css/ionic-ios7.css
vendored
5
dist/css/ionic-ios7.css
vendored
@@ -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; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user