summaryrefslogtreecommitdiff
path: root/download/resume_dl.css
diff options
context:
space:
mode:
Diffstat (limited to 'download/resume_dl.css')
-rw-r--r--download/resume_dl.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/download/resume_dl.css b/download/resume_dl.css
index 98b9b71..37fd65a 100644
--- a/download/resume_dl.css
+++ b/download/resume_dl.css
@@ -7,7 +7,6 @@ body {
padding-top: 72px;
padding-left: 48px;
padding-right: 48px;
- font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;
}
img.emoji {
@@ -15,4 +14,8 @@ img.emoji {
width: 1em;
margin: 0 .05em 0 .1em;
vertical-align: -0.1em;
+}
+
+#resume {
+ font-family: "Open Sans", sans-serif !important;
} \ No newline at end of file