Jump to content

MediaWiki:Mobile.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 4: Line 4:
   src: url('fonts/Tico/font.woff') format('woff'),
   src: url('fonts/Tico/font.woff') format('woff'),
       url('fonts/Tico/font.woff2') format('woff2');
       url('fonts/Tico/font.woff2') format('woff2');
}
.desktop-only {
  display: none;
}
}