Buy now
Get Version 1.1!
| Line 3: | Line 3: | ||
img.borderlessimg { | img.borderlessimg { | ||
border: none; | border: none; | ||
| + | margin: 0; | ||
} | } | ||
.mp_title { | .mp_title { | ||
| − | + | font-size: 2em; | |
font-weight: 600; | font-weight: 600; | ||
} | } | ||
/* CSS placed here will be applied to all skins */
img.borderlessimg {
border: none;
margin: 0;
}
.mp_title {
font-size: 2em;
font-weight: 600;
}