Welcome to Square Enix Wiki! Be sure to check out our To-Do List to see what work we need done!
Welcome Indie Wiki Jammers! Check out here for info on the jam
View source for MediaWiki:Monobook.css
From Square Enix Wiki, the Fan-wiki for all things Square Enix
Jump to navigationJump to search
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* CSS placed here will affect users of the Monobook skin */
body{
background:#EAEAEA;
}
body.skin--responsive .mw-body{
background:#FFFFFF;
border:none;
padding:2em;
box-shadow:0 0 8px -4px #000000;
}
@media (prefers-color-scheme: dark){
body.skin--responsive .mw-body {
background: #282828;
color: #DEDEDE;
}
}
@media screen and (min-width: 551px){
body.skin--responsive .mw-body{
000
1:0
Return to MediaWiki:Monobook.css.