Welcome to Square Enix Wiki! Be sure to check out our To-Do List to see what work we need done!
Difference between revisions of "User:KeybladeSpyMaster/monobook.css"
From Square Enix Wiki, the Fan-wiki for all things Square Enix
Jump to navigationJump to search
(Replaced content with "→CSS placed here will affect this user of the Monobook skin: ") Tag: Replaced |
(Ehhh... I won't lie, I prefer this in near black.) |
||
Line 1: | Line 1: | ||
/* CSS placed here will affect this user of the Monobook skin */ | /* CSS placed here will affect this user of the Monobook skin */ | ||
@media screen and (min-width: 551px){ | |||
.pBody { | |||
background-color: #181818; | |||
} | |||
} |
Latest revision as of 05:49, 28 April 2020
/* CSS placed here will affect this user of the Monobook skin */ @media screen and (min-width: 551px){ .pBody { background-color: #181818; } }