INFORMATION

Welcome to the Kingdom Hearts Database! 👑 We're always looking for more help! Be sure to check out our current projects and jump in on the action! 👑 Be sure to join our Discord server and meet our growing community!

User:KeybladeSpyMaster/vector.css

From Kingdom Hearts Database

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.
.mw-page-container {
	background: url(https://www.khdatabase.com/images/0/02/Common_Background.png) repeat;
	background-attachment: fixed;
}

.vector-layout-legacy .mw-header {
	margin: 0 -3em 2em -3em;
	padding: 1em 2em;
	background: rgba(255,255,255,0.85);
	backdrop-filter: blur(40px);
}

.vector-sticky-header{
	background-color: rgba(255, 255, 255, 0.77);
	backdrop-filter: blur(15px);
}

#p-logo {
	width: 100%;
}

#p-logo a{
	background-image: url(/static/images/project-logos/enwiki-2x.png);
	background-size: 135px auto;
	width: 100%;
}

.vector-toc-enabled .mw-sidebar,
nav#mw-panel-toc {
	background-color: rgba(246, 248, 255, 0.85);
	border-radius: 7px;
	backdrop-filter: blur(40px);
}

.sidebar-toc:after{
	background: linear-gradient(rgba(255,255,255,0), #B0B9C2);
}

.vector-sidebar-container > .mw-content-container{
	background: #FFFFFF;
	padding: 2em;
	border-radius: 7px;
}

.mw-footer-container > .mw-content-container{
	background: rgb(240 248 255 / 80%);
	backdrop-filter: blur(40px);
	border-radius: 7px;
	padding: 1em;
}

.mw-footer{
	border: none;
}

.mwe-popups{
	background: #FFFFFF;
	background: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(15px);
    box-shadow: 0 0 90px -20px rgba(0, 0, 0, 0.3);
}

@supports (clip-path:polygon(1px 1px)){
	.mwe-popups .mwe-popups-container {
		background: rgba(255, 255, 255, 0.6);
	}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.