More languages
More actions
Created page with ".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; →[[zh-hans-cn: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:..." |
GTEH changed the content model of the page Template:Licenses.css from "wikitext" to "Sanitized CSS" |
(No difference)
|
Revision as of 22:24, 13 June 2025
.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;
/* [[zh-hans-cn: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;
}
}