Увага: Після публікування слід очистити кеш браузера, щоб побачити зміни.
- Firefox / Safari: тримайте Shift, коли натискаєте Оновити, або натисніть Ctrl-F5 чи Ctrl-Shift-R (⌘-R на Apple Mac)
- Google Chrome: натисніть Ctrl-Shift-R (⌘-Shift-R на Apple Mac)
- Edge: тримайте Ctrl, коли натискаєте Оновити, або натисніть Ctrl-F5.
.infobox-character {
float: right;
clear: right;
width: 300px;
margin: 0 0 1em 1em;
border: 1px solid #2e2e55;
background: rgba(0, 0, 0, 0.3);
color: white;
font-size: 90%;
overflow: hidden;
}
.infobox-character th,
.infobox-character td {
padding: 6px 10px;
text-align: left;
vertical-align: top;
border-bottom: 1px solid black;
}
.infobox-character th { width: 38%; color: #b8b8d0; font-weight: 600; }
.infobox-character .ic-title {
text-align: center;
font-size: 130%;
background: rgba(0, 0, 0, 0.3);
color: white;
padding: 10px;
}
.infobox-character .ic-section {
text-align: center;
background: rgba(0, 0, 0, 0.3);
color: white;
text-transform: uppercase;
font-size: 80%;
letter-spacing: 1px;
}
.infobox-character .ic-image { text-align: center; padding: 10px; }
.infobox-character .ic-caption { font-size: 85%; color: white; margin-top: 4px; }
.infobox-character .ic-jp { text-align: center; color: white; font-size: 85%; }
.cosmos-header {
border-radius: 15px 15px 0 0;
}
.portable-infobox {
background: rgba(0, 0, 0, 0.3);
border-radius: 15px 15px 0 0 !important;
overflow: hidden;
}
body{
background-color: #092635;
}
body::before {
content: "";
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
background-image: url("https://wiki.shield-team.site/images/b/bc/%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD_%D0%A4%D0%BE%D0%BD.webp");
background-repeat: no-repeat;
background-size: cover;
background-position: center top;
opacity: 0.5;
filter: blur(3px) brightness(85%);
}
.cosmos-header {
border-radius: 15px 15px 0 0;
background: rgba(0, 0, 0, 0.7);
}
.cosmos-header::before {
background: transparent;
}
.cosmos-header__sitename a:any-link {
color: white;
}
.cosmos-header .cosmos-header__counter {
color: white;
}
body #mw-content {
background: rgba(0, 0, 0, 0.3);
}
.mw-body h1.firstHeading {
color: white;
}
body #mw-content-text {
color: white;
}
pre, code, .mw-code {
background: transparent;
color: white;
}
.cosmos-header .wds-tabs .wds-tabs__tab-label a {
color: white;
}
/* Колір тексту пунктів "Навігація" / "Дослідити" */
.cosmos-header .wds-tabs .wds-tabs__tab-label {
color: #ffffff !important;
}
/* Колір при наведенні (перебиваємо чорний зі скіну) */
.cosmos-header .wds-tabs .wds-tabs__tab:hover .wds-tabs__tab-label {
color: #cfd8e3 !important;
}
.cosmos-button.cosmos-button-secondary {
color: white;
stroke: white;
}
.wds-dropdown__content {
z-index: 100 !important;
background-color: rgba(0, 0, 0, 0.7);
}
.portable-infobox .pi-section-navigation, .portable-infobox .pi-media-collection-tabs {
padding: 0;
}
.pi-media-collection .pi-tab-link.current {
background: linear-gradient(to right, rgba(42, 245, 152, 0.58), rgba(0, 158, 253, 0.58));
}
body h1, body h2, body h3, body h4, body h5, body h6 {
color: white;
}
.mw-heading h1 {
color: white;
}
#mw-content h2 {
background: linear-gradient(to right, rgba(42, 245, 152, 0.78), rgba(0, 158, 253, 0.78));
border-bottom: solid 3px #0073aa;
}
.pi-section-navigation .pi-section-tab, .pi-media-collection .pi-tab-link {
border-width: 2px;
border-color: #0073aa;
}
.pi-media-collection-tabs .pi-tab-link:first-child {
border-bottom-left-radius: 10px;
}
/* Остання вкладка — заокруглюємо правий бік */
.pi-media-collection-tabs .pi-tab-link:last-child {
border-bottom-right-radius: 10px;
}
a.new {
color: #ff7a99;
}
#mw-content a:not(.new) {
color: #698FCD;
}
.skin-cosmos .toc .toctitle {
background: linear-gradient(to right, rgba(42, 245, 152, 0.78), rgba(0, 158, 253, 0.78));
border-radius: 5px;
overflow: hidden;
}
#mw-content .toc > ul {
background-color: rgba(0, 0, 0, 0.3);
}
.skin-cosmos .toc {
background-color: transparent;
}
.skin-cosmos .toc .tocnumber {
color: white;
}
#mw-content .toctitle h2 {
background: none !important;
}