MediaWiki:Common.css: Difference between revisions

From JCraft Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
.mp-box {
body {
  background: #1e1f22;
    background-color: #121212 !important;
  border: 1px solid #2b2d31;
    color: #e6e6e6 !important;
  border-radius: 8px;
  padding: 15px;
  overflow: hidden;
  margin-bottom: 20px;
}
}


.mp-title {
#content, .citizen-page-container, #mw-content-block {
  text-align: center;
    background-color: #1e1e1e !important;
  font-size: 18px;
    color: #e6e6e6 !important;
  font-weight: bold;
    border: none !important;
  margin-bottom: 10px;
    box-shadow: none !important;
}
}


.mp-title img {
.citizen-header, #mw-head, .mw-header {
  max-width: 100%;
    background-color: #121212 !important;
  height: auto;
    border-bottom: 1px solid #333 !important;
  display: block;
    background-image: none !important;
  margin: 0 auto;
}
}


.mp-content {
.citizen-drawer, .citizen-menu, .citizen-popup, .mw-portlet, .vector-menu-content {
  padding: 15px;
    background-color: #121212 !important;
  background: transparent !important;
    color: #fff !important;
  color: #fff;
    border-color: #333 !important;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}
}


.mp-content img {
.citizen-page-footer, .citizen-footer, #footer {
  display: block;
    background-color: #121212 !important;
  max-width: 100%;
    border-top: 1px solid #333 !important;
  height: auto;
    color: #888 !important;
  background: transparent;
  margin-bottom: 10px;  
}
}


.small-text-row .pi-data-label,
a {
.small-text-row .infobox-label,
     color: #a862ea !important;
.infobox.small-text .label {
     font-size: 11px !important;   
    line-height: 1.1 !important; 
    padding-right: 5px !important;  
}
}


.small-text-row .pi-data-value,
a:visited {
.small-text-row .infobox-data,
     color: #8c4dbf !important;
.infobox.small-text .data {
     font-size: 12px !important;
    font-weight: bold;
}
}


.step-container {
a.new {
     background: #1e1e1e;
     color: #ff4545 !important;
    border: 2px solid #3c3c3c;
    padding: 20px;
    text-align: center;
    border-radius: 4px;
}
}


.step-text {
.firstHeading, .citizen-section-heading, h1, h2 {
    margin-top: 15px;
     color: #fff !important;
    font-size: 1.1em;
     border-bottom: 1px solid #444 !important;
     color: #ececec;
     line-height: 1.5;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}
}


.wds-tabs__wrapper, .tabber__tabs, .tabbernav {
textarea, input, .citizen-search-input, #searchInput {
     margin-bottom: 0 !important;
     background-color: #2d2d2d !important;
     overflow-x: auto !important;
     color: #fff !important;
     overflow-y: hidden !important;
     border: 1px solid #444 !important;
    display: flex !important;
    padding-bottom: 5px;  
}
}


.wds-tabs, .tabbernav {
.wikitable {
     display: flex !important;
     background-color: #1e1e1e !important;
    flex-wrap: nowrap !important;
     color: #fff !important;
    list-style: none !important;
     border: 1px solid #444 !important;
     margin: 0 !important;
     padding: 0 !important;
}
}


.wds-tabs__wrapper::-webkit-scrollbar,
.wikitable th {
.tabbernav::-webkit-scrollbar {
     background-color: #2d2d2d !important;
     height: 8px;
     color: #fff !important;
}
.wds-tabs__wrapper::-webkit-scrollbar-thumb,
.tabbernav::-webkit-scrollbar-thumb {
    background: #555;  
     border-radius: 10px;
}
}


.char-slider-container {
.citizen-ui-icon, .mw-ui-icon, .citizen-hamburger-icon {
    display: flex;
     filter: invert(1) !important;
    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 {
.citizen-page-tools, .citizen-page-actions, .citizen-table-of-contents {
    height: 8px;
     background-color: #1e1e1e !important;
}
     border: 1px solid #333 !important;
.char-slider-container::-webkit-scrollbar-thumb {
     background: #555;
     border-radius: 10px;
}
}


.char-card {
.mp-box {
    flex: 0 0 200px;
  background: #1e1f22;
    text-align: center;
  border: 1px solid #2b2d31;
    background: #2a2a2a;
  border-radius: 8px;
    border: 1px solid #444;
  padding: 15px;  
    padding: 10px;
  overflow: hidden;
    border-radius: 4px;
  margin-bottom: 20px;
    transition: transform 0.2s;
}
}


.char-card:hover {
.mp-title {
    transform: translateY(-5px);
  text-align: center;
    border-color: #ff0000;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
}


.char-card img {
.mp-content {
    max-width: 100%;
  padding: 15px;
    height: auto;
  background: transparent !important;
    border-radius: 2px;
  color: #fff;
}
  font-family: sans-serif;
 
.char-name {
    margin-top: 10px;
    font-weight: bold;
    color: #fff;
    font-size: 0.9em;
}
}


Line 154: Line 103:
     margin: 10px 0;
     margin: 10px 0;
     color: #ffffff;
     color: #ffffff;
    font-family: sans-serif;
    overflow: hidden;
}
}


Line 161: Line 108:
     background-color: #111111;  
     background-color: #111111;  
     padding: 10px;
     padding: 10px;
    font-weight: bold;
    font-size: 1.2em;
    text-align: center;
     border-bottom: 2px solid #333333;
     border-bottom: 2px solid #333333;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.movebox-image {
    background-color: #000000;
    padding: 5px;
    text-align: center;
}
}


Line 185: Line 121:
     flex: 1;
     flex: 1;
     padding: 8px;
     padding: 8px;
    text-align: center;
     border-right: 1px solid #333333;
     border-right: 1px solid #333333;
}
}


.movebox-stat-item:last-child {
.wds-tabs__wrapper, .tabbernav {
    border-right: none;
     background: #121212 !important;
}
     border-bottom: 2px solid #a862ea !important;
 
.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, .citizen-page-container {
    background-color: #1e1e1e !important;
    color: #e6e6e6 !important;
    border: none !important;
}
 
.citizen-header {
     background-color: #121212 !important;
     border-bottom: 1px solid #333 !important;
}
 
.citizen-drawer, .citizen-menu, .citizen-popup {
    background-color: #121212 !important;
    color: #fff !important;
}
 
.citizen-page-footer, .citizen-footer {
    background-color: #121212 !important;
    border-top: 1px solid #333 !important;
    color: #888 !important;
}
 
.citizen-ui-icon, .mw-ui-icon {
    filter: invert(1);
}
 
a {
    color: #a862ea !important;
}
 
a:visited {
    color: #8c4dbf !important;
}
 
a.new {
    color: #ff4545 !important;
}
 
.firstHeading, .citizen-section-heading {
    color: #fff !important;
    border-bottom: 1px solid #444 !important;
}
 
textarea, input, .citizen-search-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;
}
 
#footer, .citizen-footer {
    background-color: #121212 !important;
    color: #888 !important;
}
 
.citizen-page-tools, .citizen-page-actions {
    background-color: #1e1e1e !important;
}
}

Revision as of 04:20, 25 April 2026

body {
    background-color: #121212 !important;
    color: #e6e6e6 !important;
}

#content, .citizen-page-container, #mw-content-block {
    background-color: #1e1e1e !important;
    color: #e6e6e6 !important;
    border: none !important;
    box-shadow: none !important;
}

.citizen-header, #mw-head, .mw-header {
    background-color: #121212 !important;
    border-bottom: 1px solid #333 !important;
    background-image: none !important;
}

.citizen-drawer, .citizen-menu, .citizen-popup, .mw-portlet, .vector-menu-content {
    background-color: #121212 !important;
    color: #fff !important;
    border-color: #333 !important;
}

.citizen-page-footer, .citizen-footer, #footer {
    background-color: #121212 !important;
    border-top: 1px solid #333 !important;
    color: #888 !important;
}

a {
    color: #a862ea !important;
}

a:visited {
    color: #8c4dbf !important;
}

a.new {
    color: #ff4545 !important;
}

.firstHeading, .citizen-section-heading, h1, h2 {
    color: #fff !important;
    border-bottom: 1px solid #444 !important;
}

textarea, input, .citizen-search-input, #searchInput {
    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;
}

.citizen-ui-icon, .mw-ui-icon, .citizen-hamburger-icon {
    filter: invert(1) !important;
}

.citizen-page-tools, .citizen-page-actions, .citizen-table-of-contents {
    background-color: #1e1e1e !important;
    border: 1px solid #333 !important;
}

.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-content {
  padding: 15px;
  background: transparent !important;
  color: #fff;
  font-family: sans-serif;
}

.movebox-container {
    background-color: #1a1a1a; 
    border: 2px solid #333333; 
    border-radius: 4px;
    width: 100%;
    max-width: 450px;
    margin: 10px 0;
    color: #ffffff;
}

.movebox-header {
    background-color: #111111; 
    padding: 10px;
    border-bottom: 2px solid #333333;
}

.movebox-stats {
    display: flex;
    background-color: #222222;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
}

.movebox-stat-item {
    flex: 1;
    padding: 8px;
    border-right: 1px solid #333333;
}

.wds-tabs__wrapper, .tabbernav {
    background: #121212 !important;
    border-bottom: 2px solid #a862ea !important;
}