User:Mark Tannen/common.css: Difference between revisions

From Emmy The Robot Fandom Wiki
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
/*This breaks ALL p tags // div#mw-content-text.mw-body-content.mw-content-ltr p {
This breaks ALL p tags // div#mw-content-text.mw-body-content.mw-content-ltr p {
display: none;
display: none;
*/}
}

Revision as of 23:45, 25 November 2023

This breaks ALL p tags // div#mw-content-text.mw-body-content.mw-content-ltr p {
    display: none;
}