MediaWiki:Common.css: Difference between revisions

From Test Wiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: img.lofe {width:100%;max-width:250px;}")
 
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.lofe {width:100%;max-width:250px;}
img.lofe {width:100%;}

Revision as of 07:23, 13 August 2025

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

img.lofe {width:100%;}