Hello,
I have a problem with the CSS:
I have a CSS file with this code:
.Enews_Edito
{
FONT-WEIGHT: bold;
FONT-SIZE: 10px;
PADDING-BOTTOM: 10px;
COLOR: #000000;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
BACKGROUND-COLOR: #efefef;
TEXT-DECORATION: none
}
But when I choose it, the background is never displayed (in the CSS combobox, in the normal and preview panel etc.), but my page is correctly displayed
Have you an idea ?
Thanks