Cita:
Iniciado por ArturoGallegos Cuando haces eso, en la parte derecha también te dice que archivo CSS y la linea en que se encuentra.
Si no logras encontrarlo en el archivo CSS quizás tengas que intentar con parte de esas propiedades... vamos el que tu lo veas todo en una sola linea no implica que el css este en una linea.
también puedes probar con aplicaciones como textcrawler para buscar en todos los archivos simultáneamente.
si pero esto es lo que me sale a la derecha, y si tienes razon sale exactamente en la linea donde se encuentra, pero mmmm ni idea donde modifico en estas lineas para hacer mas pequeño e banner:
header#masthead {
background-color:#FCFCFC;
background-position:initial initial;
background-repeat:initial initial;
box-sizing:border-box;
padding:0 35px;
}
style.cs...ver=1.1.5
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
display:block;
}
style.cs...ver=1.1.5 (line 95)
Inherited fromdiv#page-wrapper
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
}
style.cs...ver=1.1.5 (line 16)
Inherited frombody.home
body, button, input, select, textarea {
color:#333333;
font-family:'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
font-size:13px;
line-height:1.5em;
}
style.cs...ver=1.1.5
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
}
style.cs...ver=1.1.5 (line 16)
Inherited fromhtml
html {
font-size:62.5%;
}
style.cs...ver=1.1.5 (line 84)
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
}