Difference between revisions of "MediaWiki:Vector.css"

m
 
(5 intermediate revisions by 2 users 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 */
 +
ul, ol, dl {
 +
    font-size:14px;
 +
}

Latest revision as of 11:47, 28 December 2019

/* CSS placed here will affect users of the Vector skin */
ul, ol, dl {
    font-size:14px;
}