MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
div.gallerytext > p | div.gallerytext > p { | ||
font-size: 0px !important; | |||
} | |||
div.gallerytext > p a { | |||
font-size: 14px !important; | |||
} | } |