MediaWiki:Common.css: Difference between revisions

An idea by Jeff Lawlor
Created on 2024-10-08
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 21: Line 21:
}
}


/* No gray background behind pictures!!! */
/* No gray background behind pictures! */
.mw-parser-output > figure[typeof='mw:File'] img
.mw-parser-output > figure[typeof='mw:File'] img
{
{
background-color: transparent;
background-color: transparent;
}
}