S
soniababy
Gamma
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Hola 🙂
Hice un test para validar el css style de un theme de wordpress y me sale este error.
#header : Propiedad no válida : margin Únicamente 0 puede ser un length. Debe especificarse una unidad detrás de la cifra : -2 0 15px 2
Creo que es esta seccion, pero no se que debo cambiar.
#header {
height:98px;
border-bottom:1px solid #cccccc;
margin: -2 0 15px 2;
}
-------------------------------------------------------------------------
Tambien me salen 6 advertencias (pero no se tampoco que debo poner)
93 can't find the warning message for vendor-extension
94 can't find the warning message for vendor-extension
169 can't find the warning message for vendor-extension
170 can't find the warning message for vendor-extension
310 can't find the warning message for vendor-extension
311 can't find the warning message for vendor-extension
Si podeis ayudarme 🙂 gracias un saludo
Hice un test para validar el css style de un theme de wordpress y me sale este error.
#header : Propiedad no válida : margin Únicamente 0 puede ser un length. Debe especificarse una unidad detrás de la cifra : -2 0 15px 2
Creo que es esta seccion, pero no se que debo cambiar.
#header {
height:98px;
border-bottom:1px solid #cccccc;
margin: -2 0 15px 2;
}
-------------------------------------------------------------------------
Tambien me salen 6 advertencias (pero no se tampoco que debo poner)
93 can't find the warning message for vendor-extension
94 can't find the warning message for vendor-extension
169 can't find the warning message for vendor-extension
170 can't find the warning message for vendor-extension
310 can't find the warning message for vendor-extension
311 can't find the warning message for vendor-extension
Si podeis ayudarme 🙂 gracias un saludo

