MediaWiki:Gadget-Part2.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Revision as of 04:34, 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.
/* BT Theme by Nabu */

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

.skin-minerva html, body {
	background-image: url(https://cdn.discordapp.com/attachments/245302172596699141/828874386286182440/Wiki-Background_1.jpg) !important;
}

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

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

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

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

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

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

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

#menu, #toggle-menu {
    background-color: #A33862 !important;
    border: 2px solid #D1769A !important;
}

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

#menu a:hover {
    background-color: #641538 !important;
    color: #F97FDA !important;
}

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

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

#p-personal {
    border-color: #D1769A !important;
    background-color: #b52666 !important;
}

.gradient {
    background: linear-gradient(180deg,#5b1530 0%,#D1769A 100%) !important;
}

.vector-menu-tabs li {
    background-image: linear-gradient(to top,#711a3c 0,#dca8cd 1px,#C697B8 100%) !important;
}

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

.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3 {
    background-image: linear-gradient(to top,#711a3c 0,#dca8cd 1px,#C697B8 100%) !important;
}

.vectorMenu {
      background-image: linear-gradient(to top,#711a3c 0,#dca8cd 1px,#C697B8 100%) !important;
}

#footer {
    background: #C5B3C5 !important;
}

.diamondgradient {
    background-image: linear-gradient(rgb(181,38,102), rgb(220,168,205)),url(https://static.jojowiki.com/images/customizations/DiamondBG.png) !important;
}

.box2 {
	border-color: #901E51 !important;
	background: #F3E8ED !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: #E3B9D7;
}

.header, .header-container.header-chrome {
    background-color: #711a3c !important;
}