| 1 |
.wpupg-template-simple-with-excerpt { |
| 2 |
border-style: solid; /* wpupg_border_style type=border */ |
| 3 |
border-width: 1px; /* wpupg_border_width type=size */ |
| 4 |
border-color: #000000; /* wpupg_border type=color */ |
| 5 |
border-radius: 0px; /* wpupg_border_radius type=size */ |
| 6 |
padding: 0; |
| 7 |
} |
| 8 |
|
| 9 |
.wpupg-template-simple-with-excerpt .wpupg-meta-container { |
| 10 |
padding: 5px; /* wpupg_meta_padding type=size */ |
| 11 |
} |