[InPageEdit] 没有编辑摘要
imported>=海豚= (创建页面,内容为“→* 返回顶部: .backToTop { background: rgba(0, 0, 0, 0.3); opacity: 1; font-size: 16px; width: fit-content; border-radius: 5px 5px 0px 0px; mar…”) |
imported>=海豚= ([InPageEdit] 没有编辑摘要) |
||
| 第3行: | 第3行: | ||
*/ | */ | ||
.backToTop { | .backToTop { | ||
background: rgba(0, 0, 0, 0.3); | background: rgba(0, 0, 0, 0.3)!important; | ||
opacity: 1; | opacity: 1!important; | ||
font-size: 16px; | font-size: 16px!important; | ||
width: fit-content; | width: fit-content!important; | ||
border-radius: 5px 5px 0px 0px; | border-radius: 5px 5px 0px 0px!important; | ||
margin: auto; | margin: auto!important; | ||
padding: 5px 20px; | padding: 5px 20px!important; | ||
bottom: 0%; | bottom: 0%!important; | ||
left: 0; | left: 0; | ||
right: 0; | right: 0; | ||