这是林泊百科的迁移技术测试站点,所有改动不会同步到林泊百科上,此站点将会在正式迁移后关闭,请勿存放重要数据
用户:Nannnnn/代码测试/common.css:修订间差异
< 用户:Nannnnn | 代码测试
小无编辑摘要 |
小 调整 |
||
| 第6行: | 第6行: | ||
.lw-treebut { | .lw-treebut { | ||
border-radius: 0; | border-radius: 0; | ||
width: | width: 4em; | ||
text-align: center; | text-align: center; | ||
height: calc(1.4em + 4px); | height: calc(1.4em + 4px); | ||
2022年7月16日 (六) 00:05的版本
body {
background-color: #000080;
opacity:0.3;
}
.lw-treebut {
border-radius: 0;
width: 4em;
text-align: center;
height: calc(1.4em + 4px);
border-color: Gray;
background-color: Tomato;
color:#000080;
}