User:Melroch/monobook.css: Difference between revisions

From FrathWiki
Jump to navigationJump to search
m (font size)
m (font size again -- got to reload to see changes)
Line 1: Line 1:
body {
body {
     font-family: DejaVu Serif, Arial Unicode MS, Doulos SIL, Thryomanes, Gentium, GentiumAlt, Code2000;
     font-family: DejaVu Serif, Arial Unicode MS, Doulos SIL, Thryomanes, Gentium, GentiumAlt, Code2000;
   font-size: 7pt;
   font-size: 8pt;
}
}
.IPA {
.IPA {
   font-family: DejaVu Serif, Arial Unicode MS, Doulos SIL, Thryomanes, Gentium, GentiumAlt, Code2000;
   font-family: DejaVu Serif, Arial Unicode MS, Doulos SIL, Thryomanes, Gentium, GentiumAlt, Code2000;
}
}

Revision as of 03:36, 27 May 2006

body {
    font-family: DejaVu Serif, Arial Unicode MS, Doulos SIL, Thryomanes, Gentium, GentiumAlt, Code2000;
  font-size: 8pt;
}
.IPA {
  font-family: DejaVu Serif, Arial Unicode MS, Doulos SIL, Thryomanes, Gentium, GentiumAlt, Code2000;
}