更多操作
小无编辑摘要 |
小无编辑摘要 |
||
(未显示同一用户的2个中间版本) | |||
第9行: | 第9行: | ||
border: 3px solid #808080; | border: 3px solid #808080; | ||
/* [[File:Fontawesome-creative-commons-brands.svg]] */ | /* [[File:Fontawesome-creative-commons-brands.svg]] */ | ||
background-image: url("https://www.cathop.top/images/1/1a/Fontawesome-creative-commons-brands.svg"); | background-image: url("https://www.cathop.top/images/zh/1/1a/Fontawesome-creative-commons-brands.svg"); | ||
background-size: 52px; | background-size: 52px; | ||
min-height: 65px; | min-height: 65px; | ||
line-height: 1.6; | line-height: 1.6; | ||
} | |||
.cccite { | |||
display: block; | |||
text-align: right; | |||
font-size: smaller; | |||
} | } | ||
2025年6月13日 (五) 22:24的最新版本
.cc {
background-position: left 12px top 50%;
padding: 0.5em 0.5em 0.5em 75px;
margin: 4px 10%;
overflow: hidden;
background-color: #f8f9fa;
color: #333;
background-repeat: no-repeat;
border: 3px solid #808080;
/* [[File:Fontawesome-creative-commons-brands.svg]] */
background-image: url("https://www.cathop.top/images/zh/1/1a/Fontawesome-creative-commons-brands.svg");
background-size: 52px;
min-height: 65px;
line-height: 1.6;
}
.cccite {
display: block;
text-align: right;
font-size: smaller;
}
@media screen {
html.skin-theme-clientpref-night .cc {
background-color: transparent;
color: inherit;
}
}
@media screen and (prefers-color-scheme: dark) {
/* automatic mode */
html.skin-theme-clientpref-os .cc {
background-color: transparent;
color: inherit;
}
}