User:Americist/monobook.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
body {
    background: #f3f3f3 url(/skins-1.5/monobook/headbg.jpg) 0 0 no-repeat;
    font-family: Arial Unicode MS, sans-serif;
}

#globalWrapper {
    font-size: 150%;
    font-family: Arial Unicode MS, sans-serif;
}

q {
	font-family: serif;
	font-style: italic;
}

blockquote {
/*	font-family: serif;
	font-style: italic;	*/
}

.IPA {
        font-family: Arial Unicode MS, Lucida Sans Unicode;
        font-family /**/:inherit;
}

.Unicode {
        font-family: Arial Unicode MS, Microsoft Sans Serif, Lucida Sans Unicode;
        font-family /**/:inherit;
}

.polytonic {
        font-family: Palatino Linotype, Arial Unicode MS, Lucida Sans Unicode; 
        font-family /**/:inherit;
}