Reputation: 145
Does anyone know where to find the CSS for Mediawiki's image gallery? (Its gallery, the thumbnails, the borders around the thumbnails, etc.) I've looked through a fresh installation and keep finding duplicate copies of it spread throughout the different CSS files. When I try to edit each of them, it doesn't change the pages at all. Not sure what I'm doing wrong.
Thank you!
Upvotes: 0
Views: 327
Reputation: 665040
You will find them in the /common/shared.css and /common/commonContent.css files. However, I'd recommend not to edit them there but to overwrite them from the skin files.
Upvotes: 1