MediaWiki:Gadget-Part4.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Revision as of 04:56, 9 September 2021 by Vish (talk | contribs)
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.
/* DIU Theme by Nabu */

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

.skin-minerva html, body {
	background-image: url(https://cdn.discordapp.com/attachments/245302172596699141/828988321043578960/azda.png) !important;
}

.mw-body, #jojowiki-body { 
	background-image: url(/customizations/Jojobg.png) !important;
	background-color: #F4F4FD;
	background-blend-mode: multiply;
}

.mw-body {
	border-color: #62A5BE !important;
}

#jojowiki-body {
    background-color: #e2a005 !important;
}

#mw-head {
	background-image: url(https://cdn.discordapp.com/attachments/245302172596699141/828991930398539796/Sans_titre_1.png) !important;
	background-color: #446d9f !important;
}

#mw-head-base {
    background-color: #446d9f !important;
}

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

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

#menu, #toggle-menu {
    background-color: #3862A3 !important;
    border: 2px solid #334669 !important;
}

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

#menu a:hover {
    background-color: #364C77 !important;
    color: #eda81f !important;
}

#menu .sub-menu {
    background-color: #506a98 !important;
    border: 2px solid #506a98 !important;
}

#menu .sub-menu a:hover {
	color: #eda81f !important;
}

#p-personal {
    border-color: #506a98 !important;
    background-color: #446095 !important;
}

.gradient {
    background: linear-gradient(180deg,#4C648F 0%,#6685BF 100%) !important;
}

.vector-menu-tabs li {
    background-image: linear-gradient(to top,#2C488A 0,#ED84AE 1px,#F2A7C5 100%) !important;
}

.vector-menu-tabs .selected a, .vector-menu-tabs .selected a:visited {
    background-color: #e486a9 !important;
    color: #000;
}

.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3 {
    background-image: linear-gradient(to top,#2C488A 0,#ED84AE 1px,#F2A7C5 100%) !important;
}

.vectorMenu {
      background-image: linear-gradient(to top,#2C488A 0,#ED84AE 1px,#F2A7C5 100%) !important;
}

#footer {
    background: #72BCAC !important;
}

.diamondgradient {
    background-image: linear-gradient(#2666B5, #A8CDDC),url(https://static.jojowiki.com/images/customizations/DiamondBG.png) !important;
}

.box2 {
	border-color: #1E5190 !important;
	background: #E8EDF3 !important;
}

.portal h3, .vector-menu-portal h3 {
    color: #fff;
}

.portal .body li a, .vector-menu-portal .body li a {
    color: #fff;
}

#mw-data-after-content {
    background-color: #80C2B4;
}

.header, .header-container.header-chrome {
    background-color: #446d9f !important;
}

.minerva-footer {
    background-color: #446d9f !important;
    color: white;
}

.minerva-footer a {
    color: white !important;
}

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