Hi! > My wiki has two different parts on the same subject. I'd like to change > the styling (i.e. colors) a bit for one part. > Is it possible, to have different css-stylesheets in one skin, and use > them each for its namespace?
each namespace has its tag in body classes (ns-2)
so you can put namespace stylizing into e.g.:
body.ns-2 div {
}
_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
