YuhangYang (Talk | contribs) (add masonry) |
YuhangYang (Talk | contribs) m |
||
Line 33: | Line 33: | ||
$(".mw-content-ltr").removeAttr("class"); | $(".mw-content-ltr").removeAttr("class"); | ||
setTimeout(function(){ | setTimeout(function(){ | ||
− | $("#mw-content-text p:last-child").remove(); | + | $("#mw-content-text>p:last-child").remove(); |
},1000); | },1000); | ||
</script> | </script> |
Revision as of 08:39, 30 July 2018