Jump to content

User:Wikid77b/CSSplaintext

From Wikipedia, the free encyclopedia

/* 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 */

  1. 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; }

  1. editpage-copywarn { display: none; }
  2. editpage-copywarn1 { display: none; }
  3. editpage-copywarn2 { display: none; }
  4. 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}