Actions

MediaWiki

Common.css: Difference between revisions

From Wiki | BlackoutRO

(Created page with "→‎CSS placed here will be applied to all skins: img { max-width: 100%; height: auto; width: auto\9; →‎ie8: }")
 
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
img { max-width: 100%; height: auto; width: auto\9; /* ie8 */ }
img { max-width: 100%; height: auto; width: auto\9; /* ie8 */ }
#toc { float: left};

Revision as of 14:58, 8 November 2019

/* CSS placed here will be applied to all skins */
img { max-width: 100%; height: auto; width: auto\9; /* ie8 */ }

#toc { float: left};