W3C CSS Validator results for http://www.vampiretta.it/calendarioavvento/ (CSS level 2.1)

Sorry! We found the following errors (2)

URI : http://www.vampiretta.it/calendarioavvento/style_pagine.css

92 p Parse Error {10px;
92 p Parse Error ;}

↑ Top

Valid CSS information

body {
color : black;
background-color : white;
font-family : "Comic Sans MS";
font-size : 15px;
margin-bottom : 10px;
margin-left : 85px;
margin-right : 15px;
margin-top : 15px;
cursor : url(cursor_cappello.cur), auto;
}
a:link, a:active, a:visited {
color : green;
text-decoration : underline;
font-weight : normal;
}
a:hover {
color : red;
text-decoration : underline;
font-style : normal;
}
h2 {
color : red;
font-family : Comic Sans MS;
font-size : 30px;
font-style : normal;
font-weight : 600;
text-align : center;
margin-top : 0;
margin-bottom : 0;
}
h3 {
color : green;
font-family : Comic Sans MS;
font-size : 20px;
font-weight : bold;
text-align : center;
margin-top : 0;
margin-bottom : 0;
}
h4 {
color : blue;
font-family : Comic Sans MS;
font-style : normal;
font-size : 15px;
font-weight : bold;
text-decoration : underline;
text-align : center;
margin-top : 0;
margin-bottom : 0;
}
.scrittaverde {
color : green;
font-family : Comic Sans MS;
font-style : normal;
font-size : 15px;
font-weight : bold;
text-align : center;
margin-top : 0;
margin-bottom : 0;
}
.scrittarossa {
color : red;
font-family : Comic Sans MS;
font-style : normal;
font-size : 15px;
font-weight : bold;
text-align : center;
margin-top : 0;
margin-bottom : 0;
}
.hr {
border : 2px solid red;
}

↑ Top