MediaWiki:Minerva.less/files.less: Difference between revisions

no edit summary
(Created page with "→‎------------------------- files and captions -------------------------: .content { .thumbcaption, figure[typeof~='mw:File/Thumb'], figure[typeof~='mw:File/Frame'] { > figcaption { color: @white; padding: 4px 6px; margin: 0; } } }")
Tags: Mobile edit Mobile web edit
 
No edit summary
Line 5:
.content {
.thumbcaption,
figure[typeof~='mw:File/Thumb'] > figcaption,
figure[typeof~='mw:File/Frame'] > figcaption {
color: @white;
> figcaption {
colorpadding: @white4px 6px;
paddingmargin: 4px 6px0;
margin: 0;
}
}