From 59260c4f7a265f1ad4db9e0ee5e469132cdef094 Mon Sep 17 00:00:00 2001 From: Matt Kosarek Date: Wed, 18 Feb 2026 17:03:06 -0500 Subject: minor: publishing from public with a Makefile instead of having everything at the toplevel --- download/resume_dl.css | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 download/resume_dl.css (limited to 'download/resume_dl.css') diff --git a/download/resume_dl.css b/download/resume_dl.css deleted file mode 100644 index ac685e7..0000000 --- a/download/resume_dl.css +++ /dev/null @@ -1,28 +0,0 @@ -html { - overflow-y: overlay; - font-size: 15px; -} - -body { - margin-top: 64px; - padding-left: 48px; - padding-right: 48px; -} - -img.emoji { - height: 1em; - width: 1em; - margin: 0 .05em 0 .1em; - vertical-align: -0.1em; -} - -#resume { - font-family: "Open Sans", sans-serif !important; -} - -img.emoji { - height: 1em; - width: 1em; - margin: 0 .05em 0 .1em; - vertical-align: -0.1em; -} -- cgit v1.2.1