Toscead betweox fadungum "MediaWiki:Common.js"

Content deleted Content added
No edit summary
No edit summary
Líne 128:
$( '*[style*="Junicode"]' ).not( $.fn.webfonts.defaults.exclude+',.nochange' ).addClass( 'insular' );
$.cookie( 'insular', 'true', { 'path': '/' } );
 
$( '#mw-content-text' ).css( 'font-size', '110%' );
} else if ( font === 'Junicode' ) {
this.registry.fonts[language] = font;
$( '.insular' ).removeClass( 'insular' );
$.cookie( 'insular', 'false', { 'path': '/' } );
$( '#mw-content-text' ).css( 'font-size', '110%' );
} else {
this.registry.fonts[language] = font;