From 4e6887d1c4743bee621d1232ea9fefb94c719bbc Mon Sep 17 00:00:00 2001 From: fefa4ka Date: Tue, 19 Jul 2016 14:14:26 +0300 Subject: [PATCH] Change logo --- zsite/static/imgs/logo_en.svg | 23 ++++++++--------------- zsite/static/imgs/logo_ru.svg | 24 ++++++++---------------- zsite/static/less/header.less | 6 +++--- 3 files changed, 19 insertions(+), 34 deletions(-) diff --git a/zsite/static/imgs/logo_en.svg b/zsite/static/imgs/logo_en.svg index 2bf93dd..4e4070d 100644 --- a/zsite/static/imgs/logo_en.svg +++ b/zsite/static/imgs/logo_en.svg @@ -1,21 +1,14 @@ - + - - - + + + + + + + diff --git a/zsite/static/imgs/logo_ru.svg b/zsite/static/imgs/logo_ru.svg index e900e36..c169eb2 100644 --- a/zsite/static/imgs/logo_ru.svg +++ b/zsite/static/imgs/logo_ru.svg @@ -1,22 +1,14 @@ - + - - - + + + + + + + diff --git a/zsite/static/less/header.less b/zsite/static/less/header.less index b7810e7..e055ab4 100644 --- a/zsite/static/less/header.less +++ b/zsite/static/less/header.less @@ -36,12 +36,12 @@ h2 { font-size: 14px; - line-height: 17px; + line-height: 19px; position: absolute; - top: 58px; - left: 176px; + top: 62px; + left: 173px; max-width: 160px; opacity: 0.5;