Ver Mensaje Individual
  #1 (permalink)  
Antiguo 06/05/2011, 17:17
jmb0286
Invitado
 
Mensajes: n/a
Puntos:
Pregunta Menu Vertical - acceso-directo.net23.net - - JMB0286

Hola que tal sin más repetir voy al caso.

<HIGHLIGHTS>


.listavid li {
border:0px;
float:left;
padding: 0px;
height: auto;
width: 100px;
font-family: Tahoma;
font-size: 11px;
line-height: 20px;
}
.listavid li a {
display:block;
text-decoration:none;
text-align:left;
font-size:11px;
background-color: #999999;
float: left;
padding-bottom: 5px;
font-family: Tahoma, "Hand Of Sean", "Myriad Pro";
font-weight: bold;
border-bottom-style:solid;
border-bottom-color:#006666;
border-top-color:#006666;
border-top-style: solid;
color: #000000;
padding-top: 3px;
width: 200px;
border-top-width: 3px;
border-bottom-width: 3px;
padding-left: 10px;
}


</HIGHLIGHTS>