From b0fb83c1ee0054ace96421bb8f5ef9f0acd05478 Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 2 Nov 2016 11:54:48 +0200 Subject: [PATCH] logo git update --- frontend/views/layouts/main.php | 2 +- frontend/web/css/style.css | 1 + frontend/web/images/logo_proektant_02.png | Bin 0 -> 17404 bytes 3 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 frontend/web/images/logo_proektant_02.png diff --git a/frontend/views/layouts/main.php b/frontend/views/layouts/main.php index 367dd83..7987f08 100755 --- a/frontend/views/layouts/main.php +++ b/frontend/views/layouts/main.php @@ -37,7 +37,7 @@
- +
Engineers International Federation*/ ?>
  • diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index fb47258..09a2bf4 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -178,6 +178,7 @@ input, textarea { .section-box.first-header .box-all a.new_logo img { width: 100%; height: 100%; + margin-top: 20px; } .section-box.menu-header-all { diff --git a/frontend/web/images/logo_proektant_02.png b/frontend/web/images/logo_proektant_02.png new file mode 100644 index 0000000..5cb750e Binary files /dev/null and b/frontend/web/images/logo_proektant_02.png differ -- libgit2 0.21.4