MediaWiki:Gadget-Part6Jolyne.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.
/* Jolyne Theme by Vish */

:root {
	--jjbe: #99bc8d !important;
	--jjbe3: #597453 !important;
	--jjbe4: #324c46 !important;
}

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

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

.skin-minerva html, body {
	background-image: url(/customizations/JolyneBG.jpg) !important;
	background-repeat: no-repeat !important;
	background-color: #345b53 !important;
}

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

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

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

#mw-head {
	background-image: url(/images/customizations/JolyneHeaderBG.png) !important;
	background-color: #7fa373 !important;
}

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

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

#menu, #toggle-menu {
    background-color: #5db172 !important;
    border: 2px solid #39862e !important;
}

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

#mw-panel .vector-menu-heading {
  border: 2px solid #c1bda1 !important;
  box-shadow: 1px 1px 2px #786e54 !important;
}

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

#menu a:hover {
    background-color: #597453 !important;
    color: #7fdaf9 !important;
}

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

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

#p-personal {
    border-color: #39862e !important;
    background-color: #99bc8d !important;
}

.gradient {
    background: linear-gradient(180deg,rgb(99, 167, 193) 0%,rgb(120, 152, 109) 100%) !important;
}

.vector-menu-tabs li {
    background-image: linear-gradient(to top,#77c1f6 0,#97c880 1px,#d8f5d7 100%) !important;
}

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

.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3 {
    background-image: linear-gradient(to bottom,rgb(102, 154, 92) 0,#407841 100%) !important;
}

.vectorMenu {
      background-image: linear-gradient(to bottom,rgb(211, 242, 209) 0,#9dcc88 100%) !important;
}

#footer {
    background: #b3c5b3 !important;
}

.diamondgradient {
    background-image: linear-gradient(rgb(215, 255, 215),rgb(75, 145, 172)),url(https://static.jojowiki.com/images/customizations/DiamondBG.png) !important;
}

.box2 {
	border-color: #7EA496 !important;
	background: #daf3d7 !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: #d5e7d5;
}

/* Mobile */
.header {
    background-color: #5db172 !important;
}

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

.minerva-footer {
    background-color: #72a47e !important;
}

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

#p-cactions {
  background-image: linear-gradient(to top,#77c1f6 0,#97c880 1px,#d8f5d7 100%) !important;
}

#n-News, #n-Forum, #n-recentchanges, #n-Wiki-Policies {
	border: 2px solid #4e7246 !important;
	box-shadow: 1px 1px 2px #32622c !important;
}

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


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

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