W3C CSS 검사 결과 http://bit.ly/3ih2zdE (CSS 레벨 2.1)

검사 결과, 다음과 같은 오류들이 발견되었습니다 (19)

URI : https://organic-traffic.net/

44 .woocommerce-product-gallery 속성 opacity는 CSS 레벨 2.1에 존재하지 않지만 [css3]에는 존재합니다 : 1 1
48 #popup-style-apply 속성 background-size는 CSS 레벨 2.1에 존재하지 않지만 [css3]에는 존재합니다 : inherit inherit
48 .wpb_animate_when_almost_visible 속성 opacity는 CSS 레벨 2.1에 존재하지 않지만 [css3]에는 존재합니다 : 1 1

URI : https://fonts.googleapis.com/css?family=Roboto:700|Open+Sans:800%2C400

2 잘못 된 값 : font-family 속성 font-family는 CSS 레벨 2.1에 존재하지 않지만 [css1, css2, css3]에는 존재합니다 : 'Open Sans' 'Open Sans'
3 잘못 된 값 : font-style 속성 font-style는 CSS 레벨 2.1에 존재하지 않지만 [css1, css2, css3]에는 존재합니다 : normal normal
4 잘못 된 값 : font-weight 속성 font-weight는 CSS 레벨 2.1에 존재하지 않지만 [css1, css2, css3]에는 존재합니다 : 400 400
5 속성 font-stretch는 CSS 레벨 2.1에 존재하지 않지만 [css1, css2, css3]에는 존재합니다 : normal normal
6 속성 src는 존재하지 않는 속성입니다 : url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype') url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype')
9 잘못 된 값 : font-family 속성 font-family는 CSS 레벨 2.1에 존재하지 않지만 [css1, css2, css3]에는 존재합니다 : 'Open Sans' 'Open Sans'
10 잘못 된 값 : font-style 속성 font-style는 CSS 레벨 2.1에 존재하지 않지만 [css1, css2, css3]에는 존재합니다 : normal normal
11 잘못 된 값 : font-weight 속성 font-weight는 CSS 레벨 2.1에 존재하지 않지만 [css1, css2, css3]에는 존재합니다 : 800 800
12 속성 font-stretch는 CSS 레벨 2.1에 존재하지 않지만 [css1, css2, css3]에는 존재합니다 : normal normal
13 속성 src는 존재하지 않는 속성입니다 : url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4gaVc.ttf) format('truetype') url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4gaVc.ttf) format('truetype')
16 잘못 된 값 : font-family 속성 font-family는 CSS 레벨 2.1에 존재하지 않지만 [css1, css2, css3]에는 존재합니다 : 'Roboto' 'Roboto'
17 잘못 된 값 : font-style 속성 font-style는 CSS 레벨 2.1에 존재하지 않지만 [css1, css2, css3]에는 존재합니다 : normal normal
18 잘못 된 값 : font-weight 속성 font-weight는 CSS 레벨 2.1에 존재하지 않지만 [css1, css2, css3]에는 존재합니다 : 700 700
19 속성 src는 존재하지 않는 속성입니다 : url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc9.ttf) format('truetype') url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc9.ttf) format('truetype')

URI : https://organic-traffic.net/

53 잘못 된 값 : background 너무 많은 값 또는 값이 인식되지 않습니다 : f5f5f5 f5f5f5
242 잘못 된 값 : background 너무 많은 값 또는 값이 인식되지 않습니다 : rgba(177,30,34,0.5) rgba(177,30,34,0.5)

↑ 최상위

경고 (6)

URI : https://organic-traffic.net/

43 can't find the warning message for style-type
47 can't find the warning message for style-type
47 can't find the warning message for style-type

URI : https://fonts.googleapis.com/css?family=Roboto:700|Open+Sans:800%2C400

7 규칙에 대한 정의가 없습니다
14 규칙에 대한 정의가 없습니다
20 규칙에 대한 정의가 없습니다

↑ 최상위

올바른 CSS에 대한 정보

body {
background-color : #ffffff;
}
body {
font-family : Roboto;
line-height : 24px;
font-weight : 400;
font-style : normal;
color : #333e48;
font-size : 14px;
}
header .header {
background-color : #ffffff;
}
header .top-bar {
background-color : #1b252f;
}
header .nav-menus {
background-color : #ffffff;
}
footer .footer {
background-color : #ffffff;
}
.footer .footer-bottom .footer-copyright {
background-color : #ffffff;
}
#popup-style-apply {
background-color : #fff;
background-repeat : no-repeat;
background-attachment : inherit;
background-position : center top;
background-image : url('https://organic-traffic.net/wp-content/uploads/2017/05/pop-up.jpg');
}
body.error404 {
background-color : #fff;
}
body.error404 h1, body.error404 h2, body.error404 p, body.error404 h3, body.error404 h4 {
color : #000000;
}
@font-face {
{
}
}
@font-face {
{
}
}
@font-face {
{
}
}

↑ 최상위