MediaWiki:Common.css: Difference between revisions

From The Sannyas Wiki
Jump to navigation Jump to search
(test)
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


body {background: MistyRose}
body {background: AntiqueWhite}
/* changes the background color of the bottom and left of each page, up to behind half of the logo */
/* changes the background color of the bottom and left of each page, up to behind half of the logo */


#mw-page-base {background: MistyRose}
#mw-page-base {background: MistyRose}
/* changes the background color behind the top half of the logo and at top of each page */
/* changes the background color behind the top half of the logo and at top of each page */

Revision as of 13:19, 24 December 2019

/* CSS placed here will be applied to all skins */

body {background: AntiqueWhite}
/* changes the background color of the bottom and left of each page, up to behind half of the logo */

#mw-page-base {background: MistyRose}
/* changes the background color behind the top half of the logo and at top of each page */