Carly Rae Jepsen Wiki
Advertisement

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* CSS placed here will be applied to all skins */
@import "/load.php?mode=articles&articles=u:dev:MediaWiki:FandomIcons.css&only=styles";
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400;1,700&display=swap');

/* Portable Infobox Styling */
.portable-infobox {
    font-family: 'Lato', sans-serif;    
    font-weight: bolder;
}
 
.portable-infobox .pi-title,
.portable-infobox .pi-header {
    font-family: 'Lato', sans-serif;    
    font-weight: bolder;
}

/* Font */
.WikiaArticle h3,
.WikiaArticle h5,
.WikiaArticle h6 {
	font-family: 'Lato', sans-serif;
}

#WikiaPageHeader h1, #WikiaUserPagesHeader h1, h1#firstHeading {
	font-family:  'Lato', sans-serif;
    font-weight: thinner;
}

.WikiaArticle h2 {
    font-size: 140%;
    font-weight: bolder;
    font-family: 'PT Sans', sans-serif;
}

.WikiaArticle h4 {
    font-size: 100%;
    font-weight: bolder;
    font-family: 'PT Sans', sans-serif;

}

.WikiaArticle {
	font-family: 'PT Sans', sans-serif;
}
Advertisement