Tema: Texto
Ver Mensaje Individual
  #3 (permalink)  
Antiguo 28/03/2011, 11:53
bbrian
 
Fecha de Ingreso: enero-2010
Mensajes: 400
Antigüedad: 14 años, 3 meses
Puntos: 6
Respuesta: Texto

Hola roger tengo el firebugs el codigo es:

Código HTML:
#headline a {
color:#000066;
font-weight:bold;
}
style.css (línea 316)
a:link, a:visited {
color:#000099;
text-decoration:none;
}
style.css (línea 54)
* {
margin:0;
padding:0;
}
style.css (línea 39)
Heredado desdediv#headline
#headline {
color:#444444;
font-size:13px;
line-height:1.2em;
}
style.css (línea 304)
Heredado desdediv#top.clearfloat
#top {
font-size:0.7em;
}
style.css (línea 294)
Heredado desdebody
body {
color:#444444;
font-family:Verdana,Arial,Helvetica;
}
gracias por responder