MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
height: auto; | height: auto; | ||
} | } | ||
div.gallerytext > p { font-size: 1px !important; color: transparent !important; line-height: 1% !important } | |||
div.gallerytext > p a { font-size: initial !important; line-height: initial !important; color: initial !important; } |
Revision as of 10:17, 21 February 2024
/* CSS placed here will be applied to all skins */ .fullwidth img{ width: 50%; height: auto; } div.gallerytext > p { font-size: 1px !important; color: transparent !important; line-height: 1% !important } div.gallerytext > p a { font-size: initial !important; line-height: initial !important; color: initial !important; }