模板:Test/styles.css:修订间差异
外观
< 模板:Test
小 清空全部内容 标签:清空 |
test allowed props |
||
| 第1行: | 第1行: | ||
.wiki-bg-fixed { | |||
position: fixed; | |||
top: 0; | |||
left: 0; | |||
width: 100%; | |||
height: 100%; | |||
z-index: -1; | |||
background-color: rgba(0,0,0,0.1); | |||
} | |||
2026年3月3日 (二) 03:33的版本
.wiki-bg-fixed {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
background-color: rgba(0,0,0,0.1);
}