Buy now
Get Version 1.1!
| Line 7: | Line 7: | ||
.mp_title { | .mp_title { | ||
| − | font-size: | + | font-size: 24px; |
font-weight: 600; | font-weight: 600; | ||
margin-bottom: -20px; | margin-bottom: -20px; | ||
| + | } | ||
| + | |||
| + | .mp_imgDesc { | ||
| + | font-size: 16px; | ||
| + | } | ||
| + | |||
| + | .mp_readmore { | ||
| + | font-size: 16px; | ||
} | } | ||
/* CSS placed here will be applied to all skins */
img.borderlessimg {
border: none;
margin: 0;
}
.mp_title {
font-size: 24px;
font-weight: 600;
margin-bottom: -20px;
}
.mp_imgDesc {
font-size: 16px;
}
.mp_readmore {
font-size: 16px;
}