Buy now
Get Version 1.1!
| Line 3: | Line 3: | ||
img.borderlessimg { | img.borderlessimg { | ||
border: none; | border: none; | ||
| − | margin: | + | margin-bottom: -20px; |
| + | margin-top: -20px; | ||
} | } | ||
| Line 9: | Line 10: | ||
font-size: 24px; | font-size: 24px; | ||
font-weight: 600; | font-weight: 600; | ||
| − | |||
} | } | ||
/* 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: 16px;
}
.mp_readmore {
font-size: 16px;
}