×
创建新页面
在此填写您的页面标题:
我们当前在FBC镜像站上拥有286个页面。请在上方输入您的页面名称或点击以下任意标题来开始编写页面!



FBC镜像站
286个页面

用户:Qiuyin-spring tide/代码/fandom.css:修订间差异

Qiuyin-spring tide
Qiuyin-spring tide留言 | 贡献 (创建页面,内容为“.cosmos-bannerOption-icon { fill: none; stroke: #000; stroke-width: 2px; } #cosmos-banner { height: 46px; } #searchform { width: 20% !important; margin-left: auto !important; margin-right: 0 !important; } #searchform input { height: 26px; background: #fff; border-radius: 3px; color: #1e0c1b; } #cosmos-notification-icons { padding: 5px 5px 5px 0; }”)
 
第1行: 第1行:
.cosmos-bannerOption-icon {
.cosmos-bannerOption-icon SVG {
     fill: none;
     fill: none;
     stroke: #000;
     stroke: #000;
第20行: 第20行:
#cosmos-notification-icons {
#cosmos-notification-icons {
     padding: 5px 5px 5px 0;
     padding: 5px 5px 5px 0;
}
body:not(.skin-vector-2022) #pt-notifications-alert .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read,
body:not(.skin-vector-2022) #pt-notifications-notice .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read {
    opacity: 1;
    color: #000;                    /* 强制颜色,影响 currentColor */
    fill: currentColor;            /* 更可靠的 SVG 填色方式 */
    filter: drop-shadow( 1px 0 0 currentColor)
            drop-shadow(-1px 0 0 currentColor)
            drop-shadow( 0 1px 0 currentColor)
            drop-shadow( 0 -1px 0 currentColor);
}
}

2026年8月9日 (日) 10:19的版本

.cosmos-bannerOption-icon SVG {
    fill: none;
    stroke: #000;
    stroke-width: 2px;
}
#cosmos-banner {
    height: 46px;
}
#searchform {
    width: 20% !important;
    margin-left: auto !important;
    margin-right: 0 !important;
}
#searchform input {
    height: 26px;
    background: #fff;
    border-radius: 3px;
    color: #1e0c1b;
}
#cosmos-notification-icons {
    padding: 5px 5px 5px 0;
}
body:not(.skin-vector-2022) #pt-notifications-alert .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read,
body:not(.skin-vector-2022) #pt-notifications-notice .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read {
    opacity: 1;
    color: #000;                     /* 强制颜色,影响 currentColor */
    fill: currentColor;             /* 更可靠的 SVG 填色方式 */
    filter: drop-shadow( 1px 0 0 currentColor) 
            drop-shadow(-1px 0 0 currentColor)
            drop-shadow( 0 1px 0 currentColor)
            drop-shadow( 0 -1px 0 currentColor);
}

最近更改

  • 3.306×10³ • 09:56
  • ZiluoUwU • 08:36
  • RLMC • 00:45
  • RLMC • 00:41