diff --git a/themepacks/openvk_modern/res/5.png b/themepacks/openvk_modern/res/5.png new file mode 100644 index 00000000..abacbfde Binary files /dev/null and b/themepacks/openvk_modern/res/5.png differ diff --git a/themepacks/openvk_modern/stylesheet.css b/themepacks/openvk_modern/stylesheet.css index 17b41f0a..a05746b2 100644 --- a/themepacks/openvk_modern/stylesheet.css +++ b/themepacks/openvk_modern/stylesheet.css @@ -15,6 +15,13 @@ body { background-position-x: 1px; } +.home_button_custom { + background: url("/themepack/openvk_modern/0.0.1.0/resource/5.png") no-repeat; + background-position-y: 0px; + background-position-x: 1px; + text-shadow: none; +} + .header_navigation .link { background: unset; }