模板:Pwd.css:修订间差异
来自Limbo Wiki Mirror
小无编辑摘要 |
小无编辑摘要 |
||
| 第4行: | 第4行: | ||
height:1.6em; | height:1.6em; | ||
text-align:center;} | text-align:center;} | ||
.lw-pwd[data-mode=Word]{width:calc(18em + 40px);} | .lw-pwd[data-mode=Word]{width:calc(18em + 40px);display:inline-block;} | ||
.lw-pwd[data-mode=Word] > :nth-child(21){ | .lw-pwd[data-mode=Word] > :nth-child(21){ | ||
height: 1.6em; | height: 1.6em; | ||
2022年11月7日 (一) 22:24的版本
.lw-pwd > .lw-treebut {
padding:0.2em 0;
width:1.8em;
height:1.6em;
text-align:center;}
.lw-pwd[data-mode=Word]{width:calc(18em + 40px);display:inline-block;}
.lw-pwd[data-mode=Word] > :nth-child(21){
height: 1.6em;
float:right;
padding: calc(1em + 5px) 0;
}
.lw-pwd[data-mode=Word] > :nth-last-child(1){width:calc(3.6em + 4px);}
