User:KJNanika/common.css

Exclamation.png Note: This is a user's personal page attached to their profile!
This is not an actual article, may not be related to JoJo or Araki, and is not associated with the wiki. As such, it may not adhere to the policies.

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.
#mw-content-text a {
    color: #A936D8;
}

/* Thus Spoke Rohan Kishibe theme by KJNanika */
html, body {
	background-image: url(https://static.jojowiki.com/images/f/ff/latest/20201006035450/TSKRWikiBackground.png);
}

#mw-head {
	background-image: url(https://static.jojowiki.com/images/1/18/latest/20201006035355/TSKRHeaderBG.png);
}

h1 {
	color: #D5D4D4 !important;
}
h1, h2, h3, h4 {
	color: #6699ff;
}

.mw-body, #jojowiki-body {
	background: #1b1b1b;
	background-image: url(https://static.jojowiki.com/images/1/13/latest/20201006031948/Story_bg.jpg)
}

.mw-body {
	border-color: #3e374f;
}

.mw-body, .parsoid-body {
	color: #FFFFFF;
}

.mw-body .firstHeading {
	color: #D5D4D4;
}

#footer {
	background: #303030
}

.mw-head {
	background: #303030
}

ul {
    list-style-image: none !important;
    color: #D5D4D4;
}

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

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

.pi-media-collection {
    background: #303030;
}

.portable-infobox .pi-border-color {
    border-color: #303030;
    background: #222222;
}

.portable-infobox .pi-data .pi-data-label {
    color: #000;
}

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

.portable-infobox .pi-header {
    border-bottom: 2px solid #303030;
}

h1, h2, h3, h4, h5, h6 {
    color: #D5D4D4;
}

.tocnumber {
    color: #D5D4D4 !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;
	border: 0;
}

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

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

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

.mw-notification {
	background: #222;
	border: #111;
	background: #111;
	color: #999;
}

#mw-header-container {
	background: #555;
}

#mw-content {
	background: #333;
	border: solid #946c20;
}
#mw-page-header-links li.selected a {
	color: #cccc00;
}
#mw-related-navigation .sidebar-chunk {
	background: #333;
	border: outset #222;
}

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

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

fieldset {
	background: #222!important;
	border: solid #111;
}
input {
	background: #333;
	color: #999;
}

.oo-ui-textInputWidget input, .oo-ui-textInputWidget textarea {
	background-color: #333;
	color: #fff;
}

#pagehistory li.selected {
	background-color: #555;
}
.warningbox {
	background: #1d1d16;
}
a.new:hover, .new a:hover, a.new:visited, .new a:visited {
	color: #A936DB;
}
.mw-plusminus-neg {
	color: #FF0000;
}

#mw-footer-container a:hover {
	color: #ffff33;
}
#mw-footer-container a:visited {
	color: #ffff66;
}

.oo-ui-panelLayout-expanded {
	background: #222;
}
.oo-ui-messageDialog-message {
	color: #999;
}
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
	color: #999;
}
.oo-ui-messageDialog-actions-horizontal .oo-ui-actionWidget {
	border-right: 1px solid #111
}
.oo-ui-dialog-content > .oo-ui-window-body {
	outline: 1px solid #111;
}
.oo-ui-messageDialog-content > .oo-ui-window-foot {
	outline: 1px solid #111;
}
.wikiEditor-ui .wikiEditor-ui-view {
	border: 1px solid #000;
}
.wikiEditor-ui .wikiEditor-ui-top {
	border-bottom: 1px solid #000;
}
textarea[style] {
	background: #1b1b1b !important;
	color: #fff !important;
}
pre, .mw-code {
	background: #222;
	color: #B0B0B0;
	border: 1px solid #444;
}
.oo-ui-iconWidget.oo-ui-iconElement.oo-ui-iconElement-icon {
	background-color: #B0B0B0;
	border: 1px solid #333;
}

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

div.thumbinner {
	background-image: url(/customizations/SmallDarkDiamondBG.png) !important;
}

element.style {
    background-color: #222222;
}


#mw-panel {
	background-color: rgb(15, 14, 22);
}

#menu, #toggle-menu {
    background-color: #343640;
	border: 2px solid #303139;
}

#mw-panel .portal h3 {
    color: #dedede;
}

#mw-panel .portal .body li a {
    color: #d6d7f9;
}

#menu a {
	 background-color: #ad3b3b;
}

#menu {
	background-color: #581616;
}

#menu .sub-menu {
    background-color: #431111;
}

#p-personal {
	background-color: #ad3b3b;
	border-color: #511010;
}

#right-navigation {
    background-color: #4d4c52;
}

#mw-head-base {
	background-color: #4d4c52;
}

.gradient {
	background: rgb(141, 48, 48);
	background: linear-gradient(180deg,	rgb(211, 60, 60) 0%, rgb(72, 23, 23) 100%);
}
.vectorTabs li.selected {
    background-image: url(/customizations/DarkVectorTab1.png);
}

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

.mw-highlight .nn {
    color: #7878DF;
}

.mw-highlight .nc {
    color: #7878DF;
}

.mw-highlight .k {
    color: #89c989;
}

.mw-highlight .sx {
    color: #87bd87;
}

.vectorTabs {
    background-image: url(/customizations/DarkVectorTab2.png);
}

.vectorTabs span {
    background-image: url(/customizations/DarkVectorTab2.png);
}

.vectorTabs li {
    background-image: url(/customizations/DarkVectorTab3.png);
}

/* More Button BG */
.vectorMenu {
    background-image: url(/customizations/DarkVectorTab3.png);
}

#mw-head .vectorMenu h3 {
    background-image: url(/customizations/DarkVectorTab2.png);
}

.vectorTabs li a {
    color: #c38e8e;
}

.vectorMenu h3 span {
    color: #c38e8e;
}

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

#footer ul li {
    color: #cacaca;
}

#p-tb a:visited {
	color: #a7a8d6 !important;
}

.catlinks {
	background-color: #1f1e1e;
}

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

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

/* Templates */
.volume {
    background:#222 !important;
}

.volume2 {
    background:#303030 !important;
}

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

.ajaxpoll {
	background: #1e1e1e;
}

.ajaxpoll .ajaxpoll-answer-vote span {
    color: black;
}

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

.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: black;
	border: black;
}

table.mw-wikiforum-frame {
    background: #181818;
}

tr.mw-wikiforum-title {
    background: #58779a;
}

tr.mw-wikiforum-sticky {
    background: #282d3f;
}

tr.mw-wikiforum-normal {
    background: #1b1b1b;
}

td.mw-wikiforum-thread-main {
    background: #1a1f2c;
}

td.mw-wikiforum-thread-sub {
	background: #24212e;
}

.mw-wikiforum-mainpage tr.mw-wikiforum-title {
    background: #612323;
}

.portable-infobox .pi-secondary-background {
    background: #9e3130;
}

.portable-infobox .pi-title {
	background: #9e3130;
}

.portable-infobox .pi-data .pi-data-label {
    color: #fff;
}

.client-js .toc-mobile {
    background-color: #090a0a;
}

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

.header {
    background-color: #5f1f1f;
}

.header-container.header-chrome {
    background-color: #5f1f1f !important;
}

.minerva-footer {
    background-color: #2a1010;
    color: white;
}

#simpleSearch input {
	color: white;
}

.eplist {
	border: solid 2px #340909 !important;
	border-top: solid 2px #4f0a0a !important;
	border-left: solid 2px #850909 !important;
	background: #711717 !important;
}

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

.wikitable {
    background-color: #141414;
	color: #878787;
}

blockquote {
	background: #2a2a2a;
}

.overlay.search-overlay .overlay-content {
    background-color: #141414;
}

#msupload-list .file {
    background: #212121;
}

.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: black;
}

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

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

.flow-topic-titlebar {
    background-color: #471c1c;
}

.ajaxpoll .ajaxpoll-ajax {
    background: #6e4343;
}

.wikiEditor-toolbar-dialog .ui-dialog-content {
    color: white;
	background-color: #222;
}

.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: #3b1414;
}