archived old versions of the web pages
[enc.git] / old / ro / main_ro.css
diff --git a/old/ro/main_ro.css b/old/ro/main_ro.css
new file mode 100644 (file)
index 0000000..e3c820f
--- /dev/null
@@ -0,0 +1,23 @@
+/* Necessary because the global fonts cannot render AĂÂIÎSȘTȚ uniformly */
+
+body {
+  font-family: 'DejaVu Sans', Arial, sans-serif;
+  font-size: 1.15em;
+}
+
+@font-face {
+         font-family: 'Dosis-RO';
+         src: local('Dosis'), url('./fonts/Dosis/Dosis-ExtraLight.otf') format('opentype');
+}
+
+h1 {  font-size: 2.75em;  font-family: 'Dosis-RO'; }
+h2 {  font-size: 2.75em;  font-family: 'Dosis-RO'; }
+h3 {  font-size: 1.625em; font-family: 'Dosis-RO'; }
+
+ul.os a.current,
+.main dt,
+.troubleshooting dt,
+strong {
+  font-family: 'DejaVu Sans';
+  font-weight: bold;
+}