MediaWiki:Common.css: Difference between revisions

From Anthroposophy
anthrop>WikiVisor
No edit summary
anthrop>WikiVisor
No edit summary
Line 5: Line 5:
iframe { border: none; }
iframe { border: none; }


iframe body { background-color: #fff; }
iframe #document body { background-color: #fff !important; }

Revision as of 15:25, 28 November 2018

/* CSS placed here will be applied to all skins */

#ca-viewsource { display: none; }

iframe { border: none; }

iframe #document body { background-color: #fff !important; }