From 9a6dbee694e2056ca60586c67b2936a11ae1c29b Mon Sep 17 00:00:00 2001 From: Daniela Arcese Date: Tue, 18 Jul 2017 14:12:42 -0400 Subject: [PATCH] add send logo --- public/main.css | 12 ++- public/resources/send_bg.svg | 167 +++++++++++++++++++---------------- views/download.handlebars | 4 + views/index.handlebars | 2 +- 4 files changed, 107 insertions(+), 78 deletions(-) diff --git a/public/main.css b/public/main.css index cdc9393c..217ba4d2 100644 --- a/public/main.css +++ b/public/main.css @@ -3,16 +3,23 @@ html { background: url('resources/send_bg.svg'); font-family: 'SF Pro Text', sans-serif; font-weight: 200; - background-size: 112%; + background-size: 100%; background-repeat: no-repeat; background-position: center top; - margin-top: -25px; height: 100%; } body { min-height: 100%; position: relative; + margin: 0; +} + +.send-logo { + position: relative; + top: 31px; + left: 31px; + display: inline-block; } .all { @@ -445,6 +452,7 @@ tbody { font-size: 15px; display: flex; align-items: flex-end; + padding: 10px; } .mozilla-logo { diff --git a/public/resources/send_bg.svg b/public/resources/send_bg.svg index ae022575..f92ac6d5 100644 --- a/public/resources/send_bg.svg +++ b/public/resources/send_bg.svg @@ -1,86 +1,103 @@ - - - - File transfer_homepage Copy + + + + Untitled Created with Sketch. - - - - + + + + + + + + + + - - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + - - - - - - - - + + + + + + - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + { } + + - - - - - - - - - - - - - - - - - { } - diff --git a/views/download.handlebars b/views/download.handlebars index 9d98cb60..b6009a52 100644 --- a/views/download.handlebars +++ b/views/download.handlebars @@ -12,6 +12,10 @@ {{/if}} +
{{#if filename}} diff --git a/views/index.handlebars b/views/index.handlebars index 55115497..09f6011d 100644 --- a/views/index.handlebars +++ b/views/index.handlebars @@ -14,7 +14,7 @@ {{/if}} -
+