MediaWiki:Vector.css: Difference between revisions

From Samskrita Vyakaranam
Jump to navigation Jump to search
Content added Content deleted
(→‎Skin CSS: body { background-color: #e9eccf; } #mw-page-base { background-color: #e9eccf; } #mw-head-base { back... नवीन पृष्ठं निर्मीत अस्ती)
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* Skin CSS */
/* Skin CSS */


.portal h3, .vector-menu-portal h3 {

background-size: auto !important;
body {
background-color: #e9eccf;
}

#mw-page-base {
background-color: #e9eccf;
}

#mw-head-base {
background-color: #e9eccf;
}

#content {
background-color: #e9eccf;
}
}

Latest revision as of 05:55, 2 May 2021

/* Skin CSS */

.portal h3, .vector-menu-portal h3 {
	background-size: auto !important;
}