MediaWiki:Common.css: Difference between revisions

From Pressure Wiki
Content added Content deleted
m (Attempting main page title hide)
Tag: Reverted
(Undo revision 1290 by Mooncloud (talk): was informed of extension to do the same thing)
Tag: Undo
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */

.page-Pressure_Wiki .mw-body .firstHeading {
display: none;
}


body {
body {

Revision as of 08:46, 12 June 2024

/* CSS placed here will be applied to all skins */

body {
  font-family: "Arial", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  
}

/* ill do this shit later oh my fucking god*/