The best way is to place the common.css on the meta site and include it on each site using import rule. http://www.w3.org/TR/CSS2/cascade.html#at-import
-alicatux On 2 June 2011 16:32, Chau Chee Yang <[email protected]> wrote: > Hi, > > I have a mediawiki 1.16.5 instance. This wiki instance manage multiple > wiki site. Each wiki site is a separate database. > > I want to add MediaWiki:common.css to one of the wiki but it only > available to that wiki only. How may I share the common.css to other > wiki site too? > > I managed to use $wgSharedDB to share all login info to other wikis. > > Best Regards, > Chau Chee Yang > > > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
