小 (导入1个版本) |
无编辑摘要 |
||
| 第1行: | 第1行: | ||
.noprint.plainlinks.hlist.navbar.nomobile{ | .noprint.plainlinks.hlist.navbar.nomobile{ | ||
width:140px !important; | width:140px !important; | ||
| 第24行: | 第16行: | ||
color:var(--theme-button-color); | color:var(--theme-button-color); | ||
} | } | ||
2024年1月2日 (二) 23:24的版本
.noprint.plainlinks.hlist.navbar.nomobile{
width:140px !important;
}
body.skin-moeskin #moe-page-tools #Wikiplus-Edit-TopBtn{
width:2rem;
height:2rem;
border-radius:50%;
background-color:var(--theme-accent-link-color);
line-height:2rem;
font-size:0.75rem;
text-align:center;
box-shadow:var(--theme-card-box-shadow);
}
body.skin-moeskin #moe-page-tools #Wikiplus-Edit-TopBtn a{
color:var(--theme-button-color);
}