Ergebnisse des CSS-Validators http://www.canga15.hu/alkatreszek/kerekparkopenyek/177.html (CSS level 3)

Entschuldigung! Es wurden die folgenden Fehler gefunden (5)

URI : https://canga15.hu:443

1703 .footer-specialoffer-col .sr-icon Einlese-Fehler [empty string]
1710 .footer-specialoffer-col .sr-icon Ungültige Nummer : font-size Unbekanntes dimension 2.2rem
1878 Ungültige Nummer : display flex ist kein display-Wert : flex flex
1878 Die Eigenschaft align-items existiert nicht : center center
1878 Die Eigenschaft justify-content existiert nicht : center center

↑ Top

Ihr validiertes Cascading Style Sheet:

.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