MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 7: Line 7:
   font-weight: normal;
   font-weight: normal;
   src: local ("Roboto")
   src: local ("Roboto")
   src: url('skins/Vector/resources/css/header-footer.css');
   src: url('skins/Vector/resources/fonts/Roboto-Regular.ttf');
}
}




body {
body {
  font-family: 'Roboto', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
   font-family: 'Roboto', sans-serif;
   font-family: 'Roboto', sans-serif;
}
}

Navigation menu