Commit b0fb83c1ee0054ace96421bb8f5ef9f0acd05478
1 parent
c6c14d3c
logo git update
Showing
3 changed files
with
2 additions
and
1 deletions
Show diff stats
frontend/views/layouts/main.php
... | ... | @@ -37,7 +37,7 @@ |
37 | 37 | <div class="section-box first-header"> |
38 | 38 | <div class="box-wr"> |
39 | 39 | <div class="box-all"> |
40 | - <a href="/" class="new_logo"><img class="logo" src="/images/logo.png" width="100" height="68" alt=""/></a> | |
40 | + <a href="/" class="new_logo"><img class="logo" src="/images/logo_proektant_02.png" width="100" height="68" alt=""/></a> | |
41 | 41 | <div class="header-proektant-slogan"><?php /*Международная Федерация Проектантов<br/>Engineers International Federation*/ ?></div> |
42 | 42 | <ul class="header-contacts-menu"> |
43 | 43 | <li> | ... | ... |
frontend/web/css/style.css
17 KB