MediaWiki:Common.css: difference between revisions

Content deleted Content added
remove Gentium Plus from .Latinx
just remove all styles for .Latinx, .unicode, .Unicode because the rule before my recent edits had no effect
Line 811:
 
/* Latin extended */
/* no styles for .Latinx, .unicode, .Unicode */
.Latinx,
.unicode,
.Unicode {
font-family: Quivira, 'Code 2000', Junicode, 'Microsoft Sans Serif', 'TITUS Cyberbit Basic', sans-serif;
/* This was taken from the .unicode script. It should be added back if there are problems.
font-family: 'TITUS Cyberbit Basic', Junicode, 'Code2000', 'Doulos SIL', 'Chrysanthi Unicode', 'Bitstream Cyberbit', 'Bitstream CyberBase', 'Bitstream Vera', Thryomanes, Gentium, GentiumAlt, 'Visual Geez Unicode', 'Lucida Grande', Tahoma, 'Arial Unicode MS', 'Microsoft Sans Serif', 'Lucida Sans Unicode', sans-serif;
*/
}