W3C CSS 校验器结果: http://www.canga15.hu/alkatreszek/fekekesalkatreszei/egyeb/167.html (CSS 版本 3)

错误: (5)

URI : https://canga15.hu:443

1704 .footer-specialoffer-col .sr-icon 语法错误 [empty string]
1711 .footer-specialoffer-col .sr-icon 无效数字 : font-size 未知因素 2.2rem
1879 无效数字 : display flex 不是一个 display 值 : flex flex
1879 属性 align-items 不存在 : center center
1879 属性 justify-content 不存在 : center center

↑ Top

你已经校验的层叠样式表:

.footer-specialoffer-col {
font-weight : 600;
font-style : italic;
color : #8e8e8e;
font-size : 15px;
}
.footer-specialoffer-col p {
margin-bottom : 0;
}
.footer-specialoffer-col .pull-left {
margin-right : 10px;
}
.footer-specialoffer-col .sr-icon {
padding : 4px;
color : currentColor;
width : 40px;
height : 40px;
border : 1px solid;
display : inline-block;
line-height : 1.5em;
}
.footer-specialoffer-col .clearfix {
padding : 5px;
text-align : center;
}
.footer-specialoffer-col .clearfix img {
width : 200px;
}

↑ Top