|
|
| (未显示同一用户的15个中间版本) |
| 第1行: |
第1行: |
| {{#css: | | {{CSS|用户:Qiuyin-spring_tide/代码/fandom.css}} |
| #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-bannerOption-icon { | |
| display: flex;
| |
| height: 28px;
| |
| place-items: center center;
| |
| fill: none;
| |
| stroke: #1e0c1b;
| |
| stroke-width: 2px;
| |
| }
| |
| #pt-notifications-alert .mw-echo-notifications-badge, #pt-notifications-notice .mw-echo-notifications-badge {
| |
| width: 20px;
| |
| height: 20px;
| |
| }
| |
| #cosmos-notification-icons {
| |
| padding: 5px 5px 5px 0px;
| |
| }
| |
| .cosmos-bannerOption-icon svg {
| |
| width: 21px;
| |
| height: 21px;
| |
| }
| |
| | |
| }} | |