W3C CSS Validator results for http://www.atomicfe.com/forums?archiveteam (CSS level 3 + SVG)

Sorry! We found the following errors (1)

URI : http://www.atomicfe.com/forums/Themes/classic/style.css?fin11

43 body Value Error : color 0 is not a color value : 0

↑ Top

Valid CSS information

a:link, a:visited {
color : #005177;
background-color : transparent;
text-decoration : none;
}
a:hover {
color : #cc3333;
background-color : transparent;
text-decoration : none;
}
.nav, .nav:link, .nav:visited {
color : #000000;
background-color : transparent;
text-decoration : none;
}
a.nav:hover {
font-weight : bold;
color : #cc3333;
background-color : transparent;
text-decoration : underline;
}
table {
empty-cells : show;
}
body {
font-size : small;
font-family : verdana, sans-serif;
background-color : #dbc68d;
}
input, textarea {
font-size : 9pt;
color : #000000;
font-family : verdana, sans-serif;
background-color : #afc6db;
}
input.check {
background-color : transparent;
}
select {
font-size : 8pt;
font-weight : normal;
color : #000000;
font-family : verdana, sans-serif;
background-color : #afc6db;
}
hr {
color : #6394bd;
background-color : transparent;
}
.hrcolor {
height : 1px;
border : 0;
color : #6394bd;
background-color : #ECE15E;
}
.quote {
color : #000000;
background-color : #dee7ef;
border : black solid 1px;
margin : 1px;
padding : 1px;
font-size : x-small;
}
.code {
color : #000000;
background-color : #cccccc;
border : black solid 1px;
margin : 1px;
padding : 1px;
font-size : x-small;
line-height : 1.3em;
}
.quoteheader, .codeheader {
color : #000000;
text-decoration : none;
font-style : normal;
font-weight : bold;
font-size : x-small;
line-height : 1.2em;
}
.help {
cursor : help;
background-color : transparent;
}
.meaction {
color : red;
background-color : transparent;
}
.editor {
width : 100%;
}
.highlight {
background-color : yellow;
font-weight : bold;
color : black;
}
.windowbg {
color : #000000;
background-color : #dbc68d;
}
.windowbg2 {
color : #000000;
background-color : #fbe9bb;
}
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg a:link, .titlebg a:visited, .titlebg2, tr.titlebg2 th, tr.titlebg2 td, .titlebg2 a:link, .titlebg2 a:visited {
font-weight : bold;
font-style : normal;
color : #ffffff;
background-color : #d2bb7d;
}
.titlebg a:hover, .titlebg2 a:hover {
color : #ffffff;
text-decoration : underline;
}
.catbg, .catbg3 {
font-weight : bold;
background-color : #c89654;
background-image : url(images/texturemarron.jpg);
color : #000000;
}
.bordercolor {
background-color : #ECE15E;
}
.tborder {
border : #6394bd solid 1px;
}
.smalltext {
font-size : x-small;
}
.normaltext {
font-size : small;
}
.largetext {
font-size : large;
}
a img {
border : 0;
}
#ajax_in_progress {
background : #32CD32;
color : white;
text-align : center;
font-weight : bold;
font-size : 18pt;
padding : 3px;
width : 100%;
position : fixed;
top : 0;
left : 0;
}
#headerarea {
display : none;
}
.tborder {
border : none;
}

↑ Top