User:Wecury/common.css:修订间差异
来自Vocawiki
更多操作
删除的内容 添加的内容
小无编辑摘要 |
小无编辑摘要 |
||
| 第12行: | 第12行: | ||
/* T:Document */ |
/* T:Document */ |
||
body.template-documentation { |
body.template-documentation { |
||
background-color: |
background-color: white; |
||
border-color: var(--theme-border-color); |
|||
} |
} |
||
2025年10月13日 (一) 20:21的版本
/* citizen页脚CC图标 */
.citizen-footer #footer-copyrightico img {
display: none;
}
.citizen-footer #footer-copyrightico a {
display: inline-block;
width: 119.33px;
background: url(/images/4/4b/CC_BY-NC-SA.svg) no-repeat center center;
background-size: 88px;
background-color: oklch(0.96 0.01 262.29);
}
/* T:Document */
body.template-documentation {
background-color: white;
}