Welcome to Square Enix Wiki! Be sure to check out our To-Do List to see what work we need done! See here for Indie Wiki Jam Info!

Difference between revisions of "MediaWiki:Vector.css"

From Square Enix Wiki, the Fan-wiki for all things Square Enix
Jump to navigationJump to search
no edit summary
Line 3: Line 3:
body {
body {
     background: #E0E0E0;
     background: #E0E0E0;
}
@media (prefers-color-scheme: dark){
body, .mw-page-container {
background: #282828;
}
}
}


Navigation menu