Difference between revisions of "MediaWiki:Common.css"

From Wythepedia: The George Wythe Encyclopedia
Jump to: navigation, search
 
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; }
 

Latest revision as of 11:09, 10 July 2015

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

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