小
无编辑摘要
小无编辑摘要 |
小无编辑摘要 |
||
第59行: | 第59行: | ||
transition: .5s ease; | transition: .5s ease; | ||
border-radius: 15px; | border-radius: 15px; | ||
z-index: 2; | |||
} | } | ||
第73行: | 第74行: | ||
bottom: 0; | bottom: 0; | ||
right: 0; | right: 0; | ||
z-index: | z-index: 1; | ||
} | } | ||
第79行: | 第80行: | ||
font-family: "微软雅黑", sans-serif; | font-family: "微软雅黑", sans-serif; | ||
font-weight: bold; | font-weight: bold; | ||
font-size: | font-size: 14rem; | ||
position: relative; | position: relative; | ||
top: 50%; | top: 50%; | ||
第89行: | 第90行: | ||
justify-content: center; | justify-content: center; | ||
align-items: center; | align-items: center; | ||
z-index: 3; | |||
} | } | ||
}} | }} |