diff --git a/Web/Presenters/templates/About/Version.xml b/Web/Presenters/templates/About/Version.xml index eb1bfd2f..ea8697c8 100644 --- a/Web/Presenters/templates/About/Version.xml +++ b/Web/Presenters/templates/About/Version.xml @@ -79,7 +79,7 @@ #ovkLogo { float: right; border: 0; - width: 30%; + width: 5%; padding-top: 6px; position: relative; } @@ -97,7 +97,7 @@

OpenVK {=OPENVK_VERSION}

- + diff --git a/Web/static/img/logo.png b/Web/static/img/logo.png index 1018ffbe..5fc75a11 100644 Binary files a/Web/static/img/logo.png and b/Web/static/img/logo.png differ diff --git a/Web/static/img/logo_legacy.png b/Web/static/img/logo_legacy.png new file mode 100644 index 00000000..1018ffbe Binary files /dev/null and b/Web/static/img/logo_legacy.png differ diff --git a/Web/static/img/logo_white.png b/Web/static/img/logo_legacy_white.png similarity index 100% rename from Web/static/img/logo_white.png rename to Web/static/img/logo_legacy_white.png