Difference between revisions of "MediaWiki:Vector.css"

From English Wiki
Jump to navigation Jump to search
m
m
Line 2: Line 2:
 
/* Bring the text to 14px ; formerly 0.95em */
 
/* Bring the text to 14px ; formerly 0.95em */
 
.mw-content-text {
 
.mw-content-text {
   font-size: 1.30em;
+
   font-size: 1.35em;
 
}
 
}

Revision as of 00:13, 10 July 2019

/* CSS placed here will affect users of the Vector skin */
/* Bring the text to 14px ; formerly 0.95em */
.mw-content-text {
  font-size: 1.35em;
}