diff options
| author | Matt Kosarek <matt.kosarek@canonical.com> | 2026-02-18 17:03:06 -0500 |
|---|---|---|
| committer | Matt Kosarek <matt.kosarek@canonical.com> | 2026-02-18 17:03:06 -0500 |
| commit | 59260c4f7a265f1ad4db9e0ee5e469132cdef094 (patch) | |
| tree | 588cf415f8b819a30090b085d9e32b42836d73ca /download/resume_dl.css | |
| parent | 2ef049102f6824a6ab6ae99ee87c115f7608707e (diff) | |
minor: publishing from public with a Makefile instead of having everything at the toplevel
Diffstat (limited to 'download/resume_dl.css')
| -rw-r--r-- | download/resume_dl.css | 28 |
1 files changed, 0 insertions, 28 deletions
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; -} |
