W3C CSS Validator results for http://www.sciencemadness.org/talk/viewthread.php?tid=7568&page=2#pid96340 (CSS level 2.1)

Sorry! We found the following errors (2)

URI : http://www.sciencemadness.org/talk/viewthread.php?tid=7568&page=2

3 Property scrollbar-arrow-color doesn't exist : #EFEFEF
4 Property scrollbar-base-color doesn't exist : #FFFFFF

↑ Top

Warnings (1)

URI : http://www.sciencemadness.org/talk/viewthread.php?tid=7568&page=2

29 hr Same color for background-color and color

↑ Top

Valid CSS information

body {
text-align : left;
background-color : #A0B0BC;
}
a {
color : #035EB0;
text-decoration : none;
}
a:hover, .category a:hover {
text-decoration : underline;
}
.category a {
color : #FFFFFF;
text-decoration : none;
}
form {
margin : 0;
}
hr {
color : #000000;
background-color : #000000;
border : 0;
height : 1px;
}
#tickertoggle {
color : #FFFFFF;
}
table.code {
border : #000000 solid 1px;
margin : 15px auto 10px auto;
}
td.code {
background-color : #EFEFEF;
border-bottom : 1px solid #000000;
color : #000000;
font-family : Arial;
font-size : 12px;
font-weight : bold;
height : 20px;
padding-left : 5px;
}
code {
background-color : #fffbe8;
color : #000000;
font-size : 12px;
padding : 10px 5px 10px 5px;
white-space : pre;
display : block;
width : 600px;
max-height : 400px;
overflow : auto;
}
table.quote {
border : #000000 solid 1px;
margin : 15px 5% 10px 5%;
width : 80%;
}
td.quote {
background-color : #EFEFEF;
border-bottom : 1px solid #000000;
color : #000000;
font-family : Arial;
font-size : 12px;
font-weight : bold;
height : 20px;
padding-left : 5px;
}
td.quotemessage {
background-color : #fffbe8;
color : #000000;
font-family : Arial;
font-size : 12px;
padding : 10px 0 20px 5px;
}
textarea, select, input, object {
background-color : #FFFFFF;
border : #000000 solid 1px;
color : #000000;
font-family : Verdana, arial, helvetica, sans-serif;
font-size : 12px;
font-weight : normal;
table-layout : fixed;
}
.category {
background-color : #005727;
font-family : Arial;
font-size : 12px;
table-layout : fixed;
text-align : left;
}
.ctrcategory {
background-color : #005727;
font-family : Arial;
font-size : 12px;
table-layout : fixed;
text-align : center;
}
.ctrtablerow {
color : #000000;
font-family : Arial;
font-size : 12px;
table-layout : fixed;
text-align : center;
}
.header {
background-color : #EFEFEF;
color : #000000;
font-family : Verdana;
font-size : 10px;
font-weight : bold;
table-layout : fixed;
}
.header2 {
background-color : #FFFFFF;
font-family : Verdana;
font-size : 11px;
font-weight : bold;
table-layout : fixed;
}
.mediumtxt {
color : #000000;
font-family : Arial;
font-size : 12px;
font-weight : normal;
table-layout : fixed;
}
.multi {
font-family : Arial;
font-size : 11px;
table-layout : fixed;
}
.nav {
font-family : Arial;
font-size : 12px;
font-weight : bold;
table-layout : fixed;
}
.navtd {
background-color : #EFEFEF;
color : #000000;
font-family : Arial;
font-size : 11px;
table-layout : fixed;
text-decoration : none;
}
.navtd2 {
background-color : #EFEFEF;
color : #000000;
font-family : Arial;
font-size : 9px;
table-layout : fixed;
text-decoration : none;
}
.post {
font-family : Arial;
font-size : 14px;
font-weight : normal;
}
.rghttablerow {
color : #000000;
font-family : Arial;
font-size : 12px;
table-layout : fixed;
text-align : right;
}
.sig {
border-top : 1px dashed #000000;
padding : 13px 0 0 3px;
font-family : Arial;
font-size : 12px;
}
.smalltxt {
font-family : Arial;
font-size : 11px;
table-layout : fixed;
}
.subject {
font-family : Arial;
font-size : 12px;
font-weight : bold;
}
.submit {
text-align : center;
}
.tablerow {
color : #000000;
font-family : Arial;
font-size : 12px;
table-layout : fixed;
}
.status_Super_Administrator {
text-decoration : underline;
font-weight : bold;
color : #000000;
font-family : Verdana;
font-size : 10px;
font-style : italic;
}
.status_Administrator {
text-decoration : underline;
font-weight : bold;
color : #000000;
font-family : Verdana;
font-size : 10px;
}
.status_Super_Moderator {
text-decoration : none;
font-weight : bold;
color : #000000;
font-family : Verdana;
font-size : 10px;
font-style : italic;
}
.status_Moderator {
text-decoration : none;
font-weight : bold;
color : #000000;
font-family : Verdana;
font-size : 10px;
}
.status_Member, .status_Banned {
text-decoration : none;
font-weight : normal;
color : #000000;
font-family : Verdana;
font-size : 10px;
}

↑ Top