|
@@ -78,7 +78,7 @@
|
|
|
border-bottom: 1px solid gray;
|
|
border-bottom: 1px solid gray;
|
|
|
margin-right: 10px;
|
|
margin-right: 10px;
|
|
|
margin-bottom: 10px;
|
|
margin-bottom: 10px;
|
|
|
- width: 30vw
|
|
|
|
|
|
|
+ width: 30vw;
|
|
|
transition: all 0.5s ease;
|
|
transition: all 0.5s ease;
|
|
|
}
|
|
}
|
|
|
.fun_frame .title {
|
|
.fun_frame .title {
|
|
@@ -212,7 +212,7 @@ img {
|
|
|
position: absolute;
|
|
position: absolute;
|
|
|
margin-top: 0;
|
|
margin-top: 0;
|
|
|
margin-left: -30px;
|
|
margin-left: -30px;
|
|
|
- font-family: "Noto Sans", "Noto Sans SC", "Noto Sans TC", "Padauk", Arial, Verdana;
|
|
|
|
|
|
|
+ font-family: "Noto Sans", "Noto Sans SC", "Noto Sans TC", "Noto Sans Myanmar", Arial, Verdana;
|
|
|
color: var(--main-color1);
|
|
color: var(--main-color1);
|
|
|
font-size: 80%;
|
|
font-size: 80%;
|
|
|
}
|
|
}
|