.button{ padding:5px 15px 5px 15px; text-decoration: none; display: inline-block; -moz-border-radius: 10px; -webkit-border-radius: 10px; -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5); border-bottom: 1px solid rgba(0,0,0,0.25); outline:none; position:relative; margin:10px; padding:20px 28px; background:transparent url(buttonover.png) repeat-x top left; white-space:nowrap; border-radius:16px; font-size:0px; } .button:hover{ background-color: #777; } .button:active{ top: 1px; left:1px; } .orange{ background-color: #FFCC00; border: 1px outset #F2FF00; color: #FFF; } .orange:hover{ background-color: #FF8000; } * {box-sizing: border-box;} .img-zoom-container { position: relative; } .img-zoom-lens { position: absolute; border: 1px solid #d4d4d4; /*set the size of the lens:*/ width: 40px; height: 40px; } .img-zoom-result { border: 1px solid #d4d4d4; /*set the size of the result div:*/ width: 300px; height: 300px; } Grupo Oveja
Visite nuestras paginas web´s.