...
|
...
|
@@ -71,7 +71,13 @@ |
|
|
background: white;
|
|
|
border-radius: 5px;
|
|
|
margin-top: -13px;
|
|
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0.5);
|
|
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0.5);
|
|
|
&:link,
|
|
|
&:visited,
|
|
|
&:hover,
|
|
|
&:actived {
|
|
|
color: #000;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.circle-rightbottom {
|
...
|
...
|
|