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