Ver Mensaje Individual
  #5 (permalink)  
Antiguo 10/10/2011, 04:40
trevol
 
Fecha de Ingreso: agosto-2008
Mensajes: 606
Antigüedad: 15 años, 9 meses
Puntos: 11
Respuesta: formulario que se bloquea en chrome y firefox

si espera, es que el css esta sobre una plantilla html no hecha por mi, yo solo la estoy modificando a partir de uana plantilla gtratis, gracias.

Código CSS:
Ver original
  1. img{border:0; display:block; padding:0; margin:0;}
  2. .justify{text-align:justify;}
  3. .bold{font-weight:bold;}
  4. .center{text-align:center;}
  5. .right{text-align:right;}
  6. .nostart {list-style-type:none; margin:0; padding:0;}
  7. .clear{clear:both;}
  8. br.clear{clear:both; margin-top:-15px;}
  9. a{outline:none; text-decoration:none;}