MediaWiki:Common.css: Difference between revisions

Increase line height of Derani to give ascenders more breathing room
(undo that actually (it doesn't work if your font provides missing-glyph glyphs))
(Increase line height of Derani to give ascenders more breathing room)
Line 7: Line 7:
.derani {
.derani {
   font-family: 'Derani';
   font-family: 'Derani';
  line-height: 1.8;
}
}