You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
.ui-card-header img {
|
|
width: 100%;
|
|
}
|
|
|
|
.ui-card-body {
|
|
padding: 1em;
|
|
}
|
|
|
|
.ui-card-title {
|
|
font-size: 1.5em;
|
|
font-weight: bold;
|
|
margin-bottom: .5em;
|
|
}
|
|
|
|
.ui-card-subtitle {
|
|
opacity: .7;
|
|
margin-bottom: .5em;
|
|
margin-top: -.25em;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.ui-card-footer {
|
|
padding-top: 1em;
|
|
} |