MediaWiki:Mobile.css: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Tags: Mobile edit Mobile web edit
Line 1: Line 1:
/* All CSS here will be loaded for users of the mobile site */
/* All CSS here will be loaded for users of the mobile site */
@font-face {
  font-family: Newtown;
  src: url('fonts/Newtown/NEWTOW__.woff') format('woff'),
      url('fonts/Newtown/NEWTOW__.woff2') format('woff2');
}
.minerva-header .branding-box {
  font-family: Newtown;
  text-transform: lowercase;
}
/* Navbox stuff */
/* Navbox stuff */
.content .vertical-navbox, .content .navbox {
.content .vertical-navbox, .content .navbox {