MediaWiki:Vector.css: Difference between revisions

From Wythepedia: The George Wythe Encyclopedia
Jump to navigation Jump to search
Created page with "CSS placed here will affect users of the Vector skin: div#p-navigation { font-size: 14px; } div#p-contents { font-size: 14px; } div#p-search { font-size: 14px; } div#p-t..."
 
No edit summary
 
Line 1: Line 1:
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */


div#p-navigation { font-size: 14px; }
div#mw-panel { font-size: 16px; }
div#p-contents { font-size: 14px; }
div#p-search { font-size: 14px; }
div#p-tb { font-size: 14px; }

Latest revision as of 15:10, 10 July 2015

/* CSS placed here will affect users of the Vector skin */

div#mw-panel { font-size: 16px; }