Jedi82
24-11-2005, 20:31
Cercando di convalidare un foglio di stile mi ritrovo sempre con il solito warning al quale non so dare spiegazione:
#
Warning: To help avoid conflicts with user style sheets, background and color properties should be specified together.
#
.paragdisp
{
padding:0.8em;
border:1px dashed black;
color:#ffffff;
font-size:16px;
line-height:1.4em;
}
dove sbaglio? se setto background:none è sbagliato cmq!!!
#
Warning: To help avoid conflicts with user style sheets, background and color properties should be specified together.
#
.paragdisp
{
padding:0.8em;
border:1px dashed black;
color:#ffffff;
font-size:16px;
line-height:1.4em;
}
dove sbaglio? se setto background:none è sbagliato cmq!!!