Vidd az egeret a linkre
<style type="text/css">
a:link, a:visited {
color: #CED495;
font-weight: normal;
font-style: normal;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
padding: 3px 5px;
background-color: #000000;
text-decoration: none;
-webkit-transition: all 0.7S ease-in-out;
-moz-transition: ALL 0.7S ease-in-out;
-o-transition: ALL 0.7S ease-in-out;
transition: ALL 0.7S ease-in-out;
}
a:hover {
color: #000000;
font-size: 15px;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
background-color: #868651;
cursor: default;
-webkit-transition: all 0.7S ease-in-out;
-moz-transition: ALL 0.7S ease-in-out;
-o-transition: ALL 0.7S ease-in-out;
transition: ALL 0.7S ease-in-out;
}
--></style>
1 125 megtekintés