Posted by Jimmy on 02/26/06 03:03
Luigi Donatello Asero wrote:
> What is wrong with this?
> .subsubsection#sverige A { background-color: #99ffcc;
> background-image:none;
> color: #000000; display: block; text-align:center;}
>
> I get a "class error"
>
>
>
weird...
try adding a space:
..subsubsection #sverige A
{
background-color: #99ffcc;
background-image:none;
color: #000000;
display: block;
text-align:center;
}
Navigation:
[Reply to this message]
|