Difference between revisions of "MediaWiki:Common.css"

From XilePK - Ragnarok Online Server
Jump to navigation Jump to search
Line 5: Line 5:
 
/* { font-family: courier new } */
 
/* { font-family: courier new } */
  
.catlinks {
+
h1.firstHeading {
     display: none;
+
     margin-bottom: 0 !important;
 +
    padding-bottom: 0 !important;
 
}
 
}

Revision as of 16:01, 7 April 2025

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

* body.page-Main_Page h1.firstHeading { display:none; }

/* { font-family: courier new } */

h1.firstHeading {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}