/* -------------------------
files and captions
------------------------- */
.content {
.thumbcaption,
figure[typeof~='mw:File/Thumb'] > figcaption,
figure[typeof~='mw:File/Frame'] > figcaption {
color: @white;
padding: 4px 6px !important;
margin: 0;
}
}