The following elements of the sub-area can be customized:
Customization samples
UI Element
Selector
CSS code sample
.newsHeader
.newsHeader .main
.newHeader .main {
color: #000000;
padding 0 10px;
fpnt-weight: bold;
}
.newsTitle
.newsTitle {
color: #f60;
margin: 4px 0;
font-weight: bold;
text-transform: uppercase;
.newsBlockLayout
.newsBlock
.newsBlockLayout {
vertical-align: top;
border-top: solid 1px #eecd36;
border-bottom: solid 1px #eecd36;
background-position: right bottom;
background-repeat: no repeat;
background-color: #fff;
.newsLinks
.newsLinks {
margin-top: 4px;