MediaWiki:Gadget-Part8.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Revision as of 21:26, 10 April 2024 by Vish (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* Part 8 theme, template by Morganstedmanms */
:root {
	--jjbe: #8d8fa8 !important;
	--jjbe4: #5f171d !important;
}

html, body {
	background-image: none !important;
	color: #F3EFEF !important
}

#container {
	background-image: none !important;
}

.skin-minerva html, body {
	background-image: url(/images/customizations/jjl_blue_background.jpg) !important;
	background-repeat: no-repeat !important;
	background-color: #202e5f !important;
}

#mw-head {
	background-image: url(/images/customizations/jjl_header.png) !important;
}

#headertabs .ui-widget-content {
  color: #F3EFEF !important;
}

div #mw-content-text a {
    color: #C9B005;
}

div #mw-content-text a:visited {
	color: #C9B005;
}

#mw-panel .vector-menu-content-list {
  background-color: #1a2855 !important;
}

#mw-panel .vector-menu-heading {
	border: 2px solid #310f14;
	box-shadow: 1px 1px 2px #3b0e0a;
}

.mw-body, #jojowiki-body {
	background-color: #1C2A59 !important;
	border: 1px solid #D8D8D8 !important;
	background-image: url(/images/customizations/DarkPattern.png) !important;
}

.mw-body {
	border-color: #13152B !important;
}

.mw-body, .parsoid-body {
    color: #F3EFEF !important;
}

.mw-body .firstHeading {
	color: #D8D8D8 !important;
}

.vectorTabs .selected {
    background: #8B8DA7;
}

.vectorMenu {
    background: #8B8DA7 !important;
}

.c-form-title {
    color: #d0cece;
}

#footer {
	color: white !important;
	background: #23295B !important;
	border: 2px solid #191942;
}

.mw-head {
	background: #6F7684 !important;
}

ul {
    list-style-image: url("/images/1/16/DarkDot.svg");
    color: #D8D8D8;
}

.mw-body-content .toc .tocnumber h2 {
	color: #D8D8D8 !important;
}

.mw-headline {
color: #D8D8D8  !important;
}

.pi-media-collection {
    background: #13152B !important;
}

.portable-infobox .pi-border-color {
    border-color: #9d9fb5 !important;
    background: #474643 !important;
}

.portable-infobox .pi-data .pi-data-label {
    color: #13152B !important;
}

.portable-infobox .pi-data .pi-data-value {
    background-image: none !important;
}

.portable-infobox .pi-header {
	color: #D8D8D8 !important;
    border-bottom: 2px solid #957d41 !important;
}

h1, h2, h3, h4, h5, h6 {
    color: #D8D8D8 !important;
}

.tocnumber {
    color: #EBBF06 !important;
}

#f-list {
	text-align: center;
	font-size: 14px;
}
#mw-header-nav-hack {
	border-top: solid 2px #333;
	background: #333;
}
#mw-site-navigation .sidebar-inner {
	background: #333 !important;
	border: 0 !important;
}

#mw-site-navigation .sidebar-chunk {
	border: outset #222 !important;
	background: #333 !important;
	box-shadow: 2px 2px 1px rgba(0,0,0,0.5) !important;
	border-radius: 3px !important;
}

.mw-parser-output a.external {
	color: #8d8fa8;
}

#searchInput-container {
	background: #D8D8D8;
}
#simpleSearch {
	background: #D8D8D8;
}

.mw-notification {
	background: #13152B;
	border: #EEEEE4;
	background: #8B8DA7;
	color: #EEEEE4;
}

#mw-header-container {
	background: #8B8DA7 !important;
}

#mw-content {
	background: #EEEEE4 !important;
	border: solid #13152B !important;
}
#mw-page-header-links li.selected a {
	color: #EBBF06;
}
#mw-related-navigation .sidebar-chunk {
	background: #EEEEE4 !important;
	border: outset #000 !important;
}

#personal .dropdown {
	background: #9D9FB5 !important;
	border: solid #000;
}
.codeEditor-status {
	color: #000;
}

#mw-footer-container {
	background: #000;
}

input {
	background: #8B8DA7;
	color: #EEEEE4;
}

.oo-ui-textInputWidget input, .oo-ui-textInputWidget textarea {
	background-color: #3A467D !important;
	color: #EEEEE4 !important;
}

.oo-ui-menuSelectWidget {
    background-color: #3A467D !important;
}

.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted {
    background-color: #3A467D !important;
}

#pagehistory li.selected {
	color:#D8D8D8 !important;
	background-color: #1C3379;
}
.warningbox {
	background: #EEEEE4;
	color: black;
}

.warningbox ul {
	color: black;
}

a.new:hover, .new a:hover, a.new:visited, .new a:visited {
	color: #C979C2;
}
.mw-plusminus-neg {
	color: #EBBF06;
}

#mw-footer-container a:hover {
	color: #5193DD;
}
#mw-footer-container a:visited {
	color: #6F7684;
}

.oo-ui-panelLayout-expanded {
	background: #6F7684;
}
.oo-ui-messageDialog-message {
	color: #9D9FB5;
}
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
	color: #424F78;
}
.oo-ui-messageDialog-actions-horizontal .oo-ui-actionWidget {
	border-right: 1px solid #000
}
.oo-ui-dialog-content > .oo-ui-window-body {
	outline: 1px solid #000;
}
.oo-ui-messageDialog-content > .oo-ui-window-foot {
	outline: 1px solid #000;
}
.wikiEditor-ui .wikiEditor-ui-view {
	border: 1px solid #D8D8D8;
}
.wikiEditor-ui .wikiEditor-ui-top {
	border-bottom: 1px solid #D8D8D8;
}
textarea[style] {
	background: #142457 !important;
	color: #fff !important;
}
pre, .mw-code {
    background: #32376B;
    color: #D8D8D8;
    border: 1px solid #444;
}
.oo-ui-iconWidget.oo-ui-iconElement.oo-ui-iconElement-icon {
	background-color: #6F7684;
	border: 1px solid #333;
}

.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend {
    background-color: transparent !important;
}

div.thumbcaption {
    background-color: transparent !important;
	color: #fff !important;
}

div.thumbinner {
	background-color: #1E4DA6 !important;
	
}

element.style {
    background-color: white !important;
}


#mw-panel {
	background-color: #D8B259 !important;
	color:#F2B038 !important;
}

#menu, #toggle-menu {
    background-color: #FBFAF8 !important;
	border: 2px solid #270C3C !important;
}

#menu a:hover {
    background-color: #474e7a !important;
    color: #09c !important;
}

#mw-panel .portal h3 {
    color: #D8D8D8 !important;
}

#mw-panel .portal .body li a {
    color: #343D82 !important;
}

#menu a {
	 background-color: #8D8FA8 !important;
}

#menu {
	background-color: #767898 !important;
}

#menu .sub-menu {
    background-color: #767898 !important;
}

#p-personal {
	background-color: #957D41 !important;
	border-color: #806B37 !important;
}

#right-navigation {
    background-color: #9D9FB5 !important;
}

#mw-head-base {
	background-color: #9D9FB5 !important;
}

.gradient {
	background: #9d9fb5 !important;
	background: linear-gradient(180deg,#a99856 0%,#AD8F48 100%) !important;
}

.vectorTabs li.selected a, .vectorTabs li.selected a:visited {
    color: black;
}

.mw-highlight .nn {
    color: #5096E1;
}

.mw-highlight .nc {
    color: #5096E1 !important;
}

.mw-highlight .k {
    color: #bf8d48 !important;
}

.mw-highlight .sx {
    color: #bf8d48 !important;
}

.vector-menu-tabs li {
    background-image: linear-gradient(to top,#9d9fb5 0,#a7a9bc 1px,#dcdcdc 100%);
}

.vectorTabs li a {
    color: #A1757B;
}

.vectorMenu h3 span {
    color: white;
}

.vectorMenu h3 span::after {
    filter: invert();
}

#footer ul li {
    color: #ffffff !important;
}

.catlinks {
    border: 1px solid #1b061d;
    background-color: #f3fbf6;
}

.diff-deletedline .diffchange {
    background: #be737370;
}

.diff-addedline .diffchange {
    background: #4c7ca963;
}

/* Templates */
.volume {
    background: #25326F !important;
    color: white;
}

.volume2 {
    background:#25326F !important;
}

.overlay-enabled, #content {
    background-color: #FBFAF8;
}

.ajaxpoll {
	color: #D8D8D8;
	background: #142457;
}

.ajaxpoll .ajaxpoll-answer-vote span {
    color: #44886F;
}

.portable-infobox .pi-horizontal-group-item.pi-data-value {
    background: #FBFAF8;
}

.portable-infobox.pi-theme-PhantomBlood .pi-horizontal-group-item.pi-data-label {
	border: 2px solid black;
	border-top: none;
}

.portable-infobox.pi-theme-BattleTendency .pi-horizontal-group-item.pi-data-label {
	border: 2px solid black;
	border-top: none;
}

.portable-infobox.pi-theme-StardustCrusaders .pi-horizontal-group-item.pi-data-label {
	border: 2px solid black;
	border-top: none;
}

.portable-infobox.pi-theme-DiamondIsUnbreakable .pi-horizontal-group-item.pi-data-label {
	border: 2px solid black;
	border-top: none;
}

.portable-infobox.pi-theme-VentoAureo .pi-horizontal-group-item.pi-data-label {
	border: 2px solid black;
	border-top: none;
}

.portable-infobox.pi-theme-StoneOcean .pi-horizontal-group-item.pi-data-label {
	border: 2px solid black;
	border-top: none;
}

.portable-infobox.pi-theme-SteelBallRun .pi-horizontal-group-item.pi-data-label {
	border: 2px solid black;
	border-top: none;
}

.portable-infobox.pi-theme-JoJolion .pi-horizontal-group-item.pi-data-label {
	border: 2px solid black;
	border-top: none;
}

.portable-infobox.pi-theme-OneShot .pi-horizontal-group-item.pi-data-label {
	border: 2px solid black;
	border-top: none;
}

.pi-section-navigation .pi-section-tab.pi-section-active, .pi-section-navigation .pi-section-tab.current, .pi-media-collection .pi-tab-link.current {
    background: white;
	border: black;
}

table.mw-wikiforum-frame {
    background: #1D3478 !important;
}

tr.mw-wikiforum-title {
    background: #314180 !important;
}

tr.mw-wikiforum-sticky {
    background: #3A3E28 !important;
}

tr.mw-wikiforum-normal {
    background: #4F5436 !important;
}

td.mw-wikiforum-thread-main {
    background: #3A3E28 !important;
    border: 1px solid #D8D8D8;
}

td.mw-wikiforum-thread-sub {
	background: #4F5436 !important;
	border: 1px solid #D8D8D8;
}

.mw-wikiforum-mainpage tr.mw-wikiforum-title {
    background: #314180 !important;
}

.portable-infobox .pi-secondary-background {
    background: #314180 !important;
}

.portable-infobox .pi-title {
	color: #D8D8D8 !important;
	background: #314180 !important;
}

.portable-infobox .pi-data .pi-data-label {
    color: #142457 !important;
}

.client-js .toc-mobile {
    background-color: #937d46 !important;
}

ul.mw-gallery-packed-overlay li.gallerybox div.gallerytextwrapper {
    background: rgba(0, 0, 0, 0.8);
}

.header {
    background-color: #6F7684;
}

#simpleSearch input {
	color: black;
}

.eplist {
	border: solid 2px #8b8da7 !important;
	border-top: solid 2px #8b8da7 !important;
	border-left: solid 2px #8b8da7 !important;
	background: #8b8da7 !important;
}

.client-js .toc-mobile .collapsible-heading .indicator {
    filter: invert(100%);
}

.wikitable {
    background-color: #FBFAF8;
	color: #13152B;
}

blockquote {
	background: #142457;
}

.search-box .search {
    background-color: #1c3379;
}
.overlay.search-overlay {
    background: #1c3379;
}

.overlay.search-overlay .search-content .caption {
    color: white;
}

.overlay.search-overlay li.page-summary {
    background: #4b5893;
    border: 2px solid black;
}

.overlay.visible {
    background: #1c3379;
}

.editor-overlay .overlay-content {
    background: #121212;
}

.editOptions {
    background-color: #5e6178;
    color: white;
}

#msupload-list .file {
    background: #142457 !important;
}

.flow-component .ve-init-mw-target-surface.ve-ui-surface-source .ve-ce-documentNode, .flow-component .ve-init-mw-target-surface.ve-ui-surface-source .ve-ui-surface-placeholder {
    background-color: white;
}

.flow-post .flow-post-content {
    color: white;
}

.flow-component.flow-board-page.flow-full-height-side-rail .flow-board-header {
    background: #FBFAF8;
}

.flow-topic-titlebar {
    background-color: #6F7684;
}

.ajaxpoll .ajaxpoll-ajax {
    background: #DFA6C7;
}

.wikiEditor-toolbar-dialog .ui-dialog-content {
    color: black;
	background-color: #142457;
}

.portable-infobox.pi-theme-BattleTendency .pi-data .pi-data-label {
    background-color: #9c6319;
}

.portable-infobox.pi-theme-BattleTendency .pi-horizontal-group-item.pi-data-label {
    background-color: #9c6319;
}

.portable-infobox.pi-theme-StardustCrusaders .pi-data .pi-data-label {
    background-color: #707a35;
}

.portable-infobox.pi-theme-StardustCrusaders .pi-horizontal-group-item.pi-data-label {
    background-color: #707a35;
}

.portable-infobox.pi-theme-DiamondIsUnbreakable .pi-data .pi-data-label {
    background-color: #A17919;
}

.portable-infobox.pi-theme-DiamondIsUnbreakable .pi-horizontal-group-item.pi-data-label {
    background-color: #A17919;
}

.portable-infobox.pi-theme-SteelBallRun .pi-data .pi-data-label {
    background-color: #6E6E6E;
}

.portable-infobox.pi-theme-SteelBallRun .pi-horizontal-group-item.pi-data-label {
    background-color: #6E6E6E;
}

.portable-infobox.pi-theme-JoJolion .pi-data .pi-data-label {
    background-color: #a75b99;
}

.portable-infobox.pi-theme-JoJolion .pi-horizontal-group-item.pi-data-label {
    background-color: #a75b99;
}

.content .mw-parser-output > h2 .indicator, .content .section-heading .indicator {
    filter: invert();
}

.navigation-enabled #mw-mf-viewport {
    background-color: #383E85;
}

.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked + span, .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:indeterminate + span {
    background-color: #A66000;
    border-color: #A66000;
}

.mw-htmlform-ooui .mw-htmlform-matrix tbody tr:nth-child(even) td {
    background-color: #383E85;
}

.mw-prefs-buttons {
    background-color: #383E85;
}

.oo-ui-tabSelectWidget-framed {
    background-color: #32376b;
    color: #EEEEE4 !important;
}

.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget-selected:hover {
    background-color: #32376b;
    color: #EEEEE4 !important;
}

.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected {
    background-color: #32376b;
    color: #EEEEE4 !important;
}

.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget .oo-ui-labelElement-label {
    color: white;
}

.oo-ui-optionWidget.oo-ui-labelElement > .oo-ui-labelElement-label {
    color: #5A5E88;
    color: #EEEEE4 !important
}

.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected {
    background-color: #142457;
    color: #EEEEE4 !important
}

.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget-selected:hover {
    background-color: #142457;
    color: #EEEEE4 !important
}

.oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button {
    background-color: #142457;
    border-color: #19061f;
}

.oo-ui-actionFieldLayout-input {
	background-color: #1c3379 !important;
}

.mw-pt-languages-label {
    background-color: #1f1f1f;
}

.statstable > * > tr > td {
    background-color: #151515;
}

.statstable > * > tr > th {
    background-color: #565a63;
}

.statstable > * > tr.tux-statstable-even > td {
    background-color: #252525;
}

.tabs-label {
    background-color: #4F4F4F;
}

.tabs-tabbox > .tabs-input:checked + .tabs-label, .tabs-input-0:checked + .tabs-input-1 + .tabs-label {
    background-color: #272727;
}

.tabs-label:hover {
    background-color: #9D9FB5;
}

.mw-parser-output .nmbox-header {
    background: #1f1f1f !important;
}

.mw-parser-output .nmbox-text {
    background-color: #151515;
}

.mw-gallery-packed .gallerytext {
    background-color: #2b2b2b !important;
}

.catlinks {
    color: black;
}

.vector-menu-tabs, .vector-menu-tabs a {
    background-image: linear-gradient(to bottom,rgb(157, 159, 181) 0,#313456 100%);
}

.ui-widget-header {
    background: #646576 !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #38394e !important;
}

.ui-widget-header .ui-state-active {
    background: #3f4172 !important;
}

.header, .header-container.header-chrome {
    background-color: #9d9fb5 !important;
}

.minerva-footer {
    background-color: #9d9fb5 !important;
}

footer .last-modified-bar {
    background-color: #d8b259 !important;
}

.page-Rey_infinito:not(.action-history):not(.action-edit) .firstHeading i {
    background-image: url(https://static.jojowiki.com/images/f/f0/latest/20230113200500/Rey_infinito_Logo_White.png) !important;
}

#p-cactions {
    background-image: linear-gradient(to top,#9d9fb5 0,#a7a9bc 1px,#dcdcdc 100%) !important;
}

#mw-panel .vector-menu-portal:not(#p-navigation):not(#p-toc) .vector-menu-content li a:visited {
  color: #939eff;
}

#mw-panel .vector-menu-portal:not(#p-navigation) .vector-menu-content li a {
  color: #b0b0b0;
}

.mw-content-ltr.mw-highlight-lines pre, .mw-content-ltr.content .mw-highlight-lines pre {
  box-shadow: inset 2.75em 0 0 #1f2565;
}

.vectorMenu h3 span, .vector-menu-dropdown span {
  color: #874242 !important;
}

.mw-specialCiteThisPage-bibliographic {
	background-color: #101834;
}