打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

模板:Licenses.css:修订间差异

来自卡特霍普
创建页面,内容为“.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; background-size: 52px; min-height: 65px; line-height: 1.6; } @media screen { html.skin-theme-clientpref-night .cc { background-color: transparent; color: inherit; } } @media screen and (prefers-color-scheme: dark) { /* automatic…”
 
无编辑摘要
 
(未显示同一用户的4个中间版本)
第8行: 第8行:
background-repeat: no-repeat;
background-repeat: no-repeat;
border: 3px solid #808080;
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;
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;
}
}