@@ -281,14 +281,16 @@ i {
/* 白色圆圈 */
.circle {
background-color: white;
- width: 100px;
- height: 100px;
- border-radius: 50%;
+ width: 129px;
+ height: 56px;
+ opacity: 0.65;
+ font-weight: bold;
+ font-size: 12px;
+ color: $colorMain;
+ // border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
- font-size: 15px;
- color: black;
text-align: center;
}
@@ -125,14 +125,15 @@ a:visited {
@@ -614,6 +614,7 @@ a:active {
width: 30px;
height: 30px;
border-radius: 50%;
@@ -621,7 +622,7 @@ a:active {
font-size: 5px;