From 2cdc62447a7ac97b22214dcc00be05b55be46715 Mon Sep 17 00:00:00 2001 From: mattkae Date: Sat, 10 Dec 2022 12:01:31 -0500 Subject: Updated resume to contain proper stylings on download --- download/resume_dl.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'download/resume_dl.css') 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 -- cgit v1.2.1