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 */
 
/* Bring the text to 14px */
 
.mw-content-text {
 
.mw-content-text {
   font-size: 0.9em;
+
   font-size: 0.95em;
 
}
 
}
  
  
  
/* font-size: 0.875em; */
+
/* font-size: 0.875em; .9em */

Revision as of 10:13, 9 August 2018

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



/* font-size: 0.875em; .9em */