Line 30: | Line 30: | ||
/*To hide the <p> that appear everywhere*/ | /*To hide the <p> that appear everywhere*/ | ||
− | #mw-content-text p:first-child { | + | #mw-content-text > p:first-child { |
visibility:hidden; | visibility:hidden; | ||
height:0; | height:0; |
Revision as of 08:13, 22 August 2018