summaryrefslogtreecommitdiff
path: root/download/resume_dl.css
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2022-12-10 12:01:31 -0500
committermattkae <mattkae@protonmail.com>2022-12-10 12:01:31 -0500
commit2cdc62447a7ac97b22214dcc00be05b55be46715 (patch)
tree1b87e17c6f67fe6498437acf050af97420312f6d /download/resume_dl.css
parent0d4604ddd641b2853756f58afefee69abb074212 (diff)
Updated resume to contain proper stylings on download
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