Vidd az egeret a linkre
<style type="text/css">
a:link, a:visited {
color: #FF0060;
font-bold: 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;
-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: rotate(10deg);
-moz-transform: rotate(10deg);
-o-transform: rotate(10deg);
-ms-transform: rotate(10deg);
transform: rotate(10deg);
}
--></style>
1 200 megtekintés