User:Wikid77b/CSSplaintext
Appearance
/* Show all CS1 cite error warnings*/ .citation-comment {
display: inline !important; color: red;
} .action-view #bodyContent {
max-width: 300 px !important;
}
/* Hide View-Source rulespam blurb */
- mw-protectedpagetext { display: none; }
/* Remove to-me-useless notes in all edit boxes. leaves only the command buttons and special chars. */ .editpage-head-copywarn { display: none; }
- editpage-copywarn { display: none; }
- editpage-copywarn1 { display: none; }
- editpage-copywarn2 { display: none; }
- editpage-copywarn3 { display: none; }
/*Hide "(thanks)" buttons*/ mw-thanks-thank-link { display:none; }
/* Center/centre the title of each page *--/ .firstHeading { text-align: center; } */
/* Change default display font */ p {font-family:calibri} dd {font-family:calibri}