MediaWiki:Common.css: Difference between revisions

m
no edit summary
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 #text {  
div.gallerytext > p {  
display: none !important;
font-size: 0px !important;
}
 
div.gallerytext > p a {
font-size: 14px !important;
}
}