MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
.mp-box { | .mp-box { | ||
background: #1e1f22; | background: #1e1f22; | ||
| Line 40: | Line 39: | ||
} | } | ||
.small-text-row .pi-data-label, | .small-text-row .pi-data-label, | ||
.small-text-row .infobox-label, | .small-text-row .infobox-label, | ||
| Line 57: | Line 54: | ||
} | } | ||
.step-container { | .step-container { | ||
background: #1e1e1e; | background: #1e1e1e; | ||
| Line 76: | Line 72: | ||
} | } | ||
.wds-tabs__wrapper, .tabber__tabs, .tabbernav { | .wds-tabs__wrapper, .tabber__tabs, .tabbernav { | ||
margin-bottom: 0 !important; | margin-bottom: 0 !important; | ||
| Line 95: | Line 88: | ||
} | } | ||
.wds-tabs__wrapper::-webkit-scrollbar, | .wds-tabs__wrapper::-webkit-scrollbar, | ||
.tabbernav::-webkit-scrollbar { | .tabbernav::-webkit-scrollbar { | ||
| Line 106: | Line 98: | ||
} | } | ||
.char-slider-container { | .char-slider-container { | ||
display: flex; | display: flex; | ||
| Line 155: | Line 146: | ||
} | } | ||
.movebox-container { | .movebox-container { | ||
background-color: #1a1a1a; | background-color: #1a1a1a; | ||
| Line 238: | Line 228: | ||
#mw-panel .portal h3 { | #mw-panel .portal h3 { | ||
color: #9a4ed4 !important; | color: #9a4ed4 !important; | ||
} | } | ||
| Line 250: | Line 240: | ||
} | } | ||
a { | a { | ||
color: #a862ea !important; | color: #a862ea !important; | ||
| Line 260: | Line 249: | ||
a.new { | a.new { | ||
color: #ff4545 !important; | color: #ff4545 !important; | ||
} | } | ||
| Line 285: | Line 274: | ||
} | } | ||
#mw-head { | #mw-head { | ||
background-color: #121212 !important; | background-color: #121212 !important; | ||
background-image: none !important; | background-image: none !important; | ||
border-bottom: 1px solid #333 !important; | border-bottom: 1px solid #333 !important; | ||
} | } | ||
#p-personal ul li a { | #p-personal ul li a { | ||
color: #a862ea !important; | color: #a862ea !important; | ||
} | } | ||
#p-personal ul li a:hover { | #p-personal ul li a:hover { | ||
color: #fff !important; | color: #fff !important; | ||
} | } | ||
#mw-panel .portal h3 { | #mw-panel .portal h3 { | ||
color: #9a4ed4 !important; | color: #9a4ed4 !important; | ||
| Line 306: | Line 294: | ||
padding-left: 0.5em; | padding-left: 0.5em; | ||
} | } | ||
#mw-panel .portal .body ul li a { | #mw-panel .portal .body ul li a { | ||
color: #cccccc !important; | color: #cccccc !important; | ||
} | } | ||
#mw-panel .portal .body ul li a:hover { | #mw-panel .portal .body ul li a:hover { | ||
color: #a862ea !important; | color: #a862ea !important; | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
#footer { | #footer { | ||
background-color: #121212 !important; | background-color: #121212 !important; | ||
| Line 319: | Line 310: | ||
color: #888 !important; | color: #888 !important; | ||
} | } | ||
#footer ul li a { | #footer ul li a { | ||
color: #a862ea !important; | color: #a862ea !important; | ||
} | } | ||
#searchInput { | #searchInput { | ||
background-color: #2d2d2d !important; | background-color: #2d2d2d !important; | ||
color: #fff !important; | color: #fff !important; | ||
border: 1px solid #444 !important; | border: 1px solid #444 !important; | ||
} | |||
.mw-portlet-navigation, .citizen-drawer, #mw-nav-wrapper, .vector-main-menu { | |||
background-color: #121212 !important; | |||
border-right: 1px solid #333 !important; | |||
} | |||
.citizen-drawer__header, .vector-main-menu-header { | |||
background-color: #1a1a1a !important; | |||
border-bottom: 1px solid #333 !important; | |||
color: #fff !important; | |||
} | |||
.mw-portlet-navigation a, .citizen-drawer a, .vector-main-menu-content a { | |||
color: #cccccc !important; | |||
} | |||
.mw-portlet-navigation a:hover, .citizen-drawer a:hover, .vector-main-menu-content a:hover { | |||
background-color: #252525 !important; | |||
color: #a862ea !important; | |||
text-decoration: none !important; | |||
} | |||
.mw-widgets-nav-drawer-overlay, .citizen-overlay, .vector-main-menu-overlay { | |||
background-color: rgba(0, 0, 0, 0.7) !important; | |||
} | |||
.mw-ui-icon-flush-left, .citizen-hamburger-icon, .vector-main-menu-dropdown-checkbox:checked ~ .vector-menu-heading::after { | |||
filter: invert(1); | |||
} | } | ||
Revision as of 04:12, 25 April 2026
.mp-box {
background: #1e1f22;
border: 1px solid #2b2d31;
border-radius: 8px;
padding: 15px;
overflow: hidden;
margin-bottom: 20px;
}
.mp-title {
text-align: center;
font-size: 18px;
font-weight: bold;
margin-bottom: 10px;
}
.mp-title img {
max-width: 100%;
height: auto;
display: block;
margin: 0 auto;
}
.mp-content {
padding: 15px;
background: transparent !important;
color: #fff;
font-family: Arial, sans-serif;
font-size: 14px;
line-height: 1.5;
}
.mp-content img {
display: block;
max-width: 100%;
height: auto;
background: transparent;
margin-bottom: 10px;
}
.small-text-row .pi-data-label,
.small-text-row .infobox-label,
.infobox.small-text .label {
font-size: 11px !important;
line-height: 1.1 !important;
padding-right: 5px !important;
}
.small-text-row .pi-data-value,
.small-text-row .infobox-data,
.infobox.small-text .data {
font-size: 12px !important;
font-weight: bold;
}
.step-container {
background: #1e1e1e;
border: 2px solid #3c3c3c;
padding: 20px;
text-align: center;
border-radius: 4px;
}
.step-text {
margin-top: 15px;
font-size: 1.1em;
color: #ececec;
line-height: 1.5;
max-width: 500px;
margin-left: auto;
margin-right: auto;
}
.wds-tabs__wrapper, .tabber__tabs, .tabbernav {
margin-bottom: 0 !important;
overflow-x: auto !important;
overflow-y: hidden !important;
display: flex !important;
padding-bottom: 5px;
}
.wds-tabs, .tabbernav {
display: flex !important;
flex-wrap: nowrap !important;
list-style: none !important;
margin: 0 !important;
padding: 0 !important;
}
.wds-tabs__wrapper::-webkit-scrollbar,
.tabbernav::-webkit-scrollbar {
height: 8px;
}
.wds-tabs__wrapper::-webkit-scrollbar-thumb,
.tabbernav::-webkit-scrollbar-thumb {
background: #555;
border-radius: 10px;
}
.char-slider-container {
display: flex;
overflow-x: auto;
gap: 15px;
padding: 20px;
background: #1e1e1e;
border: 2px solid #3c3c3c;
border-radius: 8px;
scrollbar-width: thin;
scrollbar-color: #555 #1e1e1e;
}
.char-slider-container::-webkit-scrollbar {
height: 8px;
}
.char-slider-container::-webkit-scrollbar-thumb {
background: #555;
border-radius: 10px;
}
.char-card {
flex: 0 0 200px;
text-align: center;
background: #2a2a2a;
border: 1px solid #444;
padding: 10px;
border-radius: 4px;
transition: transform 0.2s;
}
.char-card:hover {
transform: translateY(-5px);
border-color: #ff0000;
}
.char-card img {
max-width: 100%;
height: auto;
border-radius: 2px;
}
.char-name {
margin-top: 10px;
font-weight: bold;
color: #fff;
font-size: 0.9em;
}
.movebox-container {
background-color: #1a1a1a;
border: 2px solid #333333;
border-radius: 4px;
width: 100%;
max-width: 450px;
margin: 10px 0;
color: #ffffff;
font-family: sans-serif;
overflow: hidden;
}
.movebox-header {
background-color: #111111;
padding: 10px;
font-weight: bold;
font-size: 1.2em;
text-align: center;
border-bottom: 2px solid #333333;
text-transform: uppercase;
letter-spacing: 1px;
}
.movebox-image {
background-color: #000000;
padding: 5px;
text-align: center;
}
.movebox-stats {
display: flex;
background-color: #222222;
border-top: 1px solid #333333;
border-bottom: 1px solid #333333;
}
.movebox-stat-item {
flex: 1;
padding: 8px;
text-align: center;
border-right: 1px solid #333333;
}
.movebox-stat-item:last-child {
border-right: none;
}
.movebox-stat-label {
display: block;
font-size: 0.75em;
color: #888888;
text-transform: uppercase;
}
.movebox-stat-value {
font-weight: bold;
font-size: 1em;
}
.movebox-description {
padding: 15px;
font-size: 0.95em;
line-height: 1.4;
background-color: #1a1a1a;
}
body {
background-color: #121212 !important;
color: #e6e6e6 !important;
}
#content {
background-color: #1e1e1e !important;
color: #e6e6e6 !important;
border: 1px solid #333 !important;
}
#mw-panel, #p-logo {
background-color: #121212 !important;
}
#mw-panel .portal h3 {
color: #9a4ed4 !important;
}
#mw-panel .portal .body ul li a {
color: #b3b3b3 !important;
}
#mw-panel .portal .body ul li a:hover {
color: #fff !important;
text-decoration: none;
}
a {
color: #a862ea !important;
}
a:visited {
color: #8c4dbf !important;
}
a.new {
color: #ff4545 !important;
}
.firstHeading {
color: #fff !important;
border-bottom: 1px solid #444 !important;
}
textarea, input {
background-color: #2d2d2d !important;
color: #fff !important;
border: 1px solid #444 !important;
}
.wikitable {
background-color: #1e1e1e !important;
color: #fff !important;
border: 1px solid #444 !important;
}
.wikitable th {
background-color: #2d2d2d !important;
color: #fff !important;
}
#mw-head {
background-color: #121212 !important;
background-image: none !important;
border-bottom: 1px solid #333 !important;
}
#p-personal ul li a {
color: #a862ea !important;
}
#p-personal ul li a:hover {
color: #fff !important;
}
#mw-panel .portal h3 {
color: #9a4ed4 !important;
text-transform: uppercase;
font-size: 0.75em;
padding-left: 0.5em;
}
#mw-panel .portal .body ul li a {
color: #cccccc !important;
}
#mw-panel .portal .body ul li a:hover {
color: #a862ea !important;
text-decoration: none;
}
#footer {
background-color: #121212 !important;
border-top: 1px solid #333 !important;
padding: 1.25em;
color: #888 !important;
}
#footer ul li a {
color: #a862ea !important;
}
#searchInput {
background-color: #2d2d2d !important;
color: #fff !important;
border: 1px solid #444 !important;
}
.mw-portlet-navigation, .citizen-drawer, #mw-nav-wrapper, .vector-main-menu {
background-color: #121212 !important;
border-right: 1px solid #333 !important;
}
.citizen-drawer__header, .vector-main-menu-header {
background-color: #1a1a1a !important;
border-bottom: 1px solid #333 !important;
color: #fff !important;
}
.mw-portlet-navigation a, .citizen-drawer a, .vector-main-menu-content a {
color: #cccccc !important;
}
.mw-portlet-navigation a:hover, .citizen-drawer a:hover, .vector-main-menu-content a:hover {
background-color: #252525 !important;
color: #a862ea !important;
text-decoration: none !important;
}
.mw-widgets-nav-drawer-overlay, .citizen-overlay, .vector-main-menu-overlay {
background-color: rgba(0, 0, 0, 0.7) !important;
}
.mw-ui-icon-flush-left, .citizen-hamburger-icon, .vector-main-menu-dropdown-checkbox:checked ~ .vector-menu-heading::after {
filter: invert(1);
}