Skip to content
- Choosing a selection results in a full page refresh.
- Opens in a new window.
.article-template tbody {
border: none !important;
box-shadow: none;
}
.article-template table {
box-shadow: none!important;
}
.article-template td {
border: none !important;
}
.rte img {
float: right!important;
}
@media screen and (min-width: 750px) {
.rte table td {
padding-right: 180px;
}
}