首页/styles.css:修订间差异
无编辑摘要 |
无编辑摘要 |
||
第34行: | 第34行: | ||
text-align: center; | text-align: center; | ||
background-color: rgba(255, 255, 255, 0.8); | background-color: rgba(255, 255, 255, 0.8); | ||
} | |||
.dOOPAe{ | |||
display: inline-flex; | |||
align-items: center; | |||
justify-content: center; | |||
user-select: none; | |||
border-radius: 0.4rem; | |||
height: 3rem; | |||
width: 3rem; | |||
border: 1px solid transparent; | |||
background-color: rgba(0, 0, 0, 0);; | |||
color: white; | |||
} | } |