Efecto "Papel Roto" En Links {Hover}

Diseño // Edicion De HTML // Buscar [Ctrl + F] ]]></b:skin>
ARRIBA Pegar El Siguiente Código:

a:hover{
font-family: georgia;
font-size:11px;
text-decoration: none;
font-style: italic;
line-height:10px;
color:#fff; /* COLOR DE LA LETRA */
background: #555; /* COLOR DEL FONDO */
border-left: 2px dotted #fff;
border-right: 2px dotted #fff;
}

NOTA:
Lo Marcado Da El Efecto De "Roto", Si Lo Cambias De Color Perderá El Efecto.
border-left: 2px dotted #fff;
border-right: 2px dotted #fff;
Si Tu Blog Es Negro, Debes Cambiar El Color De Los Bordes {#fff;}.
Lo Mismo Si Es De Cualquier Color Fuerte.

No hay comentarios:

Publicar un comentario