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