模板:Pwd.css:修订间差异
来自Limbo Wiki Mirror
| 小无编辑摘要 | 小无编辑摘要 | ||
| 第3行: | 第3行: | ||
| 	width:1.8em; | 	width:1.8em; | ||
| 	height:1.6em; | 	height:1.6em; | ||
| 	text-align:center;} | 	text-align:center; | ||
| 	border-radius:0; | |||
| } | |||
| .lw-pwd[data-mode=Word]{width:calc(18em + 40px);display:inline-block;} | .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){ | ||
2023年2月18日 (六) 22:09的版本
.lw-pwd > .lw-treebut {
	padding:0.2em 0;
	width:1.8em;
	height:1.6em;
	text-align:center;
	border-radius:0;
}
.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);}
