Advertisement
diabliyo

capa se pierde_css

Feb 2nd, 2012
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. #fastgalery{margin:auto;padding:0px;text-align:center;}
  2. #fastgalery .space{float:left;width:620px;height:398px;position:absolute;}
  3. #fastgalery .data{width:620px;height:338px;}
  4. #fastgalery .arrow_izq{width:50px;height:50px;background:url(../imagenes/flecha_izquierda.png) 0 0 no-repeat;float:left;margin-top:145px;}
  5. #fastgalery .arrow_izq:hover{width:50px;height:50px;background:url(../imagenes/flecha_izquierda2.png) 0 0 no-repeat;float:left;margin-top:145px;cursor:pointer;}
  6. #fastgalery .arrow_der{width:50px;height:50px;background:url(../imagenes/flecha_derecha.png) 0 0 no-repeat;float:right;margin-top:145px;}
  7. #fastgalery .arrow_der:hover{width:50px;height:50px;background:url(../imagenes/flecha_derecha2.png) 0 0 no-repeat;float:right;margin-top:145px;cursor:pointer;}
  8. #fastgalery .textarea{width:610px;height:55px;text-align:left;padding:3px 5px 3px 5px;font-size:11px;
  9. background:url(../imagenes/cuadro_transparente.png) 0 0 repeat;color:white;}
  10. #fastgalery .textarea h1{margin:auto;padding:0px;font-size:13px;border:solid 0px gray;border-bottom-width:1px;padding-left:5px;margin-bottom:2px;color:white;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement