MediaWiki:Gadget-Part4.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
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 */
:root{
    --jjbe:#446095 !important;
    --jjbe3:#364C77 !important;
    --jjbe4:#f09ebf !important
}

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

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

.skin-minerva html, body {
	background-image: url(/images/customizations/DUWikiBackground.png) !important;
	background-repeat: no-repeat !important;
	background-color: #f0b317 !important;
}

.mw-body,#jojowiki-body{
    background-image:url(/images/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(/images/customizations/DUWikiHeader.png) !important;
    background-color:#446d9f !important
}

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

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

#mw-panel .vector-menu-content-list {
  background-color: #eff0f9;
}

#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;
}

#n-News,#n-Forum,#n-recentchanges,#n-Wiki-Policies{
    border:2px solid #334669 !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
}
.vector-menu-dropdown{
    background-color:#f09ebf;
    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;
}

.vector-menu-dropdown .mw-list-item a:not(.mw-ui-icon) {
  background-image: linear-gradient(to top,#d09ec1 0,#b0517c 1px,#F07DC1 100%) !important;
}

.vectorTabs li a, .vector-menu-tabs li a {
	color: white !important;
}

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