Difference between revisions of "MediaWiki:Vector.css"

From MusicLexis
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
}
 
}
 
#bodyContent {font-size:17px;}
 
#bodyContent {font-size:17px;}
 +
 +
body {background-color: #E6E6FA;}
 +
 +
#p-logo {background-color: #E6E6FA;}
 +
 +
#mw-head-base {background-color: #E6E6FA;}

Latest revision as of 19:48, 5 March 2016

/* CSS placed here will affect users of the Vector skin */
#mw-panel .portal a, #mw-panel .portal a:visited {
    font-size:15px;
}
#bodyContent {font-size:17px;}
 
body {background-color: #E6E6FA;}
 
#p-logo {background-color: #E6E6FA;}
 
#mw-head-base {background-color: #E6E6FA;}