Difference between revisions of "MediaWiki:Vector.css"

m
Line 1: Line 1:
 
/* CSS placed here will affect users of the Vector skin */
 
/* CSS placed here will affect users of the Vector skin */
 +
* {
 +
    font-size:.7rem;
 +
}

Revision as of 11:46, 28 December 2019

/* CSS placed here will affect users of the Vector skin */
* {
    font-size:.7rem;
}