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.css9
1 files changed, 8 insertions, 1 deletions
diff --git a/download/resume_dl.css b/download/resume_dl.css
index 46e79d0..ac685e7 100644
--- a/download/resume_dl.css
+++ b/download/resume_dl.css
@@ -18,4 +18,11 @@ img.emoji {
#resume {
font-family: "Open Sans", sans-serif !important;
-} \ No newline at end of file
+}
+
+img.emoji {
+ height: 1em;
+ width: 1em;
+ margin: 0 .05em 0 .1em;
+ vertical-align: -0.1em;
+}