Changes

no edit summary
Line 5: Line 5:  
}
 
}
    +
.no-list-styling {
 +
    list-style-type: none;
 +
}
    +
/* Changes the default font used for MediaWiki headings to Cyborg45: */
   −
/* Changes the default font used for MediaWiki headings to Cyborg45: */
  −
#content #firstHeading {
  −
    font-family: "Cyborg45 Regular", sans-serif;
  −
}
   
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
 
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
 
     font-family: "Cyborg45 Regular", sans-serif;
 
     font-family: "Cyborg45 Regular", sans-serif;
Line 176: Line 176:  
}
 
}
 
}
 
}
 +
}
 +
#content #firstHeading {
 +
    font-family: "Cyborg45 Regular", sans-serif;
 
}
 
}