MediaWiki:Mobile.css: Difference between revisions

Adding .classname in case that affects the font on IOS Mobile View
No edit summary
(Adding .classname in case that affects the font on IOS Mobile View)
Line 4:
font-family: 'Pyramid Love';
src: url('https://static.miraheze.org/looneypyramidswiki/e/e4/Pyramid-Love-3.1.woff') format('woff');
}
 
.classname {
font-family: 'Pyramid Love';
}