Difference between revisions of "MediaWiki:Vector.css"

m
 
(6 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 */
a {
+
ul, ol, dl {
color: #e69710;
+
    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;
}