Difference between revisions of "MediaWiki:Vector.css"

From MusicLexis
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
/* CSS placed here will affect users of the Vector skin */
 
/* CSS placed here will affect users of the Vector skin */
 
#mw-panel .portal a, #mw-panel .portal a:visited {
 
#mw-panel .portal a, #mw-panel .portal a:visited {
     font-size:16px;
+
     font-size:15px;
 
}
 
}
#bodyContent {font-size:22px;}
+
#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;}