Template:Support Page: Difference between revisions
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; |
||
} |
} |