Difference between revisions of "MediaWiki:Vector.css"

m
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 */
* {
+
ul, ol, dl {
     font-size:.7rem;
+
     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;
}