MediaWiki:Common.css: Difference between revisions

From Wythepedia: The George Wythe Encyclopedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


img { max-width: 100%; height: auto; width: auto\9; /* ie8 */ }
img { max-width: 100%; height: auto; width: auto\9; /* ie8 */ }
div#p-navigation { font-size: 14px; }
div#p-contents { font-size: 14px; }
div#p-search { font-size: 14px; }
div#p-tb { font-size: 14px; }

Revision as of 14:45, 10 July 2015

/* CSS placed here will be applied to all skins */

img { max-width: 100%; height: auto; width: auto\9; /* ie8 */ }

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