Vidd az egeret a linkre
<style type="text/css">
a:link, a:visited {
color: #FF0060;
font-weight: normal;
font-style: normal;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
text-decoration: none;
display: inline-block;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;
}
a:hover {
color: #000000;
font-size: 15px;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
cursor: default;
-webkit-transform: scale(1.5,1.5);
-moz-transform: scale(1.5,1.5);
-o-transform: scale(1.5,1.5);
-ms-transform: scale(1.5,1.5);
transform: scale(1.5,1.5);
}
--></style>
640 megtekintés