User:Nabu/common.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
< User:Nabu
Revision as of 14:44, 6 April 2021 by Nabu (talk | contribs)
Jump to navigation Jump to search
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.
/* 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/Butterflybg.png) !important;
	background-color: #F4F4FD;
	background-blend-mode: multiply;
}

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

#jojowiki-body {
    background-color: #81d3c2 !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,#e74884 0%,#ef80a7 100%) !important;
}

.vector-menu-tabs li {
    background-image: linear-gradient(to top,#47628d 0,#e43d80 1px,#E96399 100%) !important;
}

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

.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3 {
    background-image: linear-gradient(to top,#47628d 0,#e43d80 1px,#E96399 100%) !important;
}

.vectorMenu {
      background-image: linear-gradient(to top,#47628d 0,#e43d80 1px,#E96399 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;
}