Template:Support Page: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
Line 26: Line 26:


/* Hide <p> tag containing styles and scripts */
/* Hide <p> tag containing styles and scripts */
.mw-parser-output p:first-child {
.mw-parser-output > p:first-child {
display: none;
display: none;
}
}

Revision as of 15:48, 6 June 2018