Romanian: use a font that's more diacritics-friendly
[enc-live.git] / ro / main_ro.css
1 /* Necessary because the global fonts cannot render AĂÂIÎSȘTȚ uniformly */
2
3 body {
4 font-family: 'DejaVu Sans', Arial, sans-serif;
5 font-size: 1.15em;
6 }
7
8 h2,
9 h3 {
10 font-family: 'DejaVu Sans', Arial, sans-serif;
11 }
12
13 ul.os a.current,
14 .main dt,
15 .troubleshooting dt,
16 strong {
17 font-family: 'DejaVu Sans';
18 font-weight: bold;
19 }