MediaWiki:Common.css: Difference between revisions

From Pressure Wiki
Content added Content deleted
(Undo revision 968 by F8ofthestars (talk))
Tag: Undo
m (Attempting main page title hide)
Tag: Reverted
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:39, 12 June 2024

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

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

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

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