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



FBC镜像站
286个页面

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

(未显示同一用户的24个中间版本)
第2行: 第2行:
     fill: none;
     fill: none;
     stroke: #000;
     stroke: #000;
     stroke-width: 2px;
     stroke-width: 3px;
     transform: scale(0.7);
     transform: scale(0.7);
}
}
第24行: 第24行:
body .oo-ui-icon-bell,
body .oo-ui-icon-bell,
.mw-ui-icon-bell::before {
.mw-ui-icon-bell::before {
     background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' stroke='%23000' stroke-width='3px' fill='none' viewBox='0 0 28 28'%3e%3cpath d='M 2 21 L 6 15 L 6 10 A 5 5 180 0 1 22 10 L 22 15 L 26 21 Z M 18 21.5 A 4 4.5 180 0 1 10 21.5'/%3e%3c/svg%3e") no-repeat;
     background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19.6' stroke='%23000' stroke-width='2.5px' fill='none' viewBox='0 0 28 28'%3e%3cpath d='M 2 21 L 6 15 L 6 10 A 5 5 180 0 1 22 10 L 22 15 L 26 21 Z M 18 21.5 A 4 4.5 180 0 1 10 21.5'/%3e%3c/svg%3e") no-repeat;
     background-size: cover;
     background-size: cover;
}
}
body .oo-ui-icon-tray,
body .oo-ui-icon-tray,
.mw-ui-icon-tray::before {
.mw-ui-icon-tray::before {
     background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' stroke='%23000' stroke-width='3px' fill='none' viewBox='0 0 28 28'%3e%3cpath d='M 2 5 L 26 5 L 26 23 L 2 23 Z M 2 9 L 14 19 L 26 9 L 26 23 L 2 23 Z M 2 23 L 10 15 Z M 26 23 L 18 15 Z'/%3e%3c/svg%3e") no-repeat;
     background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19.6' stroke='%23000' stroke-width='2.5px' fill='none' viewBox='0 0 28 28'%3e%3cpath d='M 2 5 L 26 5 L 26 23 L 2 23 Z M 2 9 L 14 19 L 26 9 L 26 23 L 2 23 Z M 2 23 L 10 15 Z M 26 23 L 18 15 Z'/%3e%3c/svg%3e") no-repeat;
     background-size: cover;
     background-size: cover;
}
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: 0.9;
    transform: scale(0.7);
}
#cosmos-notification-icons #pt-notifications-notice {
    padding-left: 0;
}
#p-search .cdx-button {
display: none;
}
.cdx-search-input--has-end-button {
    height: 36px;
}
.cdx-text-input {
    min-width: auto;
}
#p-search .cdx-text-input__input {
    left: auto;
    width: 100%;
    height: 36px;
    padding: 5px 20px;
    border: 0;
    margin: 0;
    -webkit-appearance: none;
    background: #fff;
    border-radius: 3px;
    box-shadow: none;
    color: #1e0c1b;
    outline: 0;
    transition: background 250ms ease;
}
.cdx-search-input--has-end-button .cdx-search-input__input-wrapper {
  all: unset;
  height: 26px;
  background: #fff;
  border-radius: 3px;
  box-sizing: border-box;
}
#searchform input:hover {
    border: 1px solid #1e0c1b;
}
#searchform input:focus {
    background: #fff;
    border: 1px solid #1e0c1b;
}
}

2026年8月9日 (日) 12:13的版本

.cosmos-bannerOption-icon SVG {
    fill: none;
    stroke: #000;
    stroke-width: 3px;
    transform: scale(0.7);
}
#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 .oo-ui-icon-bell,
.mw-ui-icon-bell::before {
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19.6' stroke='%23000' stroke-width='2.5px' fill='none' viewBox='0 0 28 28'%3e%3cpath d='M 2 21 L 6 15 L 6 10 A 5 5 180 0 1 22 10 L 22 15 L 26 21 Z M 18 21.5 A 4 4.5 180 0 1 10 21.5'/%3e%3c/svg%3e") no-repeat;
    background-size: cover;
}
body .oo-ui-icon-tray,
.mw-ui-icon-tray::before {
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19.6' stroke='%23000' stroke-width='2.5px' fill='none' viewBox='0 0 28 28'%3e%3cpath d='M 2 5 L 26 5 L 26 23 L 2 23 Z M 2 9 L 14 19 L 26 9 L 26 23 L 2 23 Z M 2 23 L 10 15 Z M 26 23 L 18 15 Z'/%3e%3c/svg%3e") no-repeat;
    background-size: cover;
}
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: 0.9;
    transform: scale(0.7);
}
#cosmos-notification-icons #pt-notifications-notice {
    padding-left: 0;
}
#p-search .cdx-button {
	display: none;
}

.cdx-search-input--has-end-button {
    height: 36px;
}

.cdx-text-input {
    min-width: auto;
}
#p-search .cdx-text-input__input {
    left: auto;
    width: 100%;
    height: 36px;
    padding: 5px 20px;
    border: 0;
    margin: 0;
    -webkit-appearance: none;
    background: #fff;
    border-radius: 3px;
    box-shadow: none;
    color: #1e0c1b;
    outline: 0;
    transition: background 250ms ease;
}
.cdx-search-input--has-end-button .cdx-search-input__input-wrapper {
  all: unset;
  height: 26px;
  background: #fff;
  border-radius: 3px;
  box-sizing: border-box;
}
#searchform input:hover {
    border: 1px solid #1e0c1b;
}
#searchform input:focus {
    background: #fff;
    border: 1px solid #1e0c1b;
}

最近更改

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