User:KojoB/vector.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
< User:KojoB
Revision as of 16:03, 21 July 2024 by KojoB (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.
/* Reference: [[User:HudgynS/vector.css]] */
html, body {
	background-image: none !important;
}

/* Part 1 theme by HudgynS, based on Part 5 Anime theme by KJNanika, template by Morganstedmanms/Vish */
html, body {
	background-image: url(https://static.jojowiki.com/images/4/4d/latest/20240721160146/Kojo_-_Rohan_Wiki_Background.png) !important;
        background-position: top;
        background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: rgb(20,81,176);
}

#container {
  background-image:none !important;
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:top center
}

#mw-head {
	background-image: url(https://static.jojowiki.com/images/2/24/latest/20240721160220/Kojo_-_Rohan_Header_Background.png) !important;
	background-size: 88% 86px;
}
me
#mw-content-text a.new, #mw-content-text a {
	color: #006F82;
}