|
|
@ -658,6 +658,7 @@ a:active{ |
|
|
|
-moz-animation-timing-function: ease-in-out; |
|
|
|
-moz-animation-timing-function: ease-in-out; |
|
|
|
-o-animation-timing-function: ease-in-out; |
|
|
|
-o-animation-timing-function: ease-in-out; |
|
|
|
animation-timing-function: ease-in-out; |
|
|
|
animation-timing-function: ease-in-out; |
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -739,7 +740,6 @@ a:active{ |
|
|
|
.g1 li,.g2 li,.g3 li{ |
|
|
|
.g1 li,.g2 li,.g3 li{ |
|
|
|
list-style: none; |
|
|
|
list-style: none; |
|
|
|
margin:0 5px; |
|
|
|
margin:0 5px; |
|
|
|
border:1px solid #eaeaea; |
|
|
|
|
|
|
|
background-color: #ffffff; |
|
|
|
background-color: #ffffff; |
|
|
|
border-radius: 8px; |
|
|
|
border-radius: 8px; |
|
|
|
} |
|
|
|
} |
|
|
|