diff --git a/themepacks/openvk_modern/res/4.png b/themepacks/openvk_modern/res/4.png index 8d6b0b2b..2ff920c0 100644 Binary files a/themepacks/openvk_modern/res/4.png and b/themepacks/openvk_modern/res/4.png differ diff --git a/themepacks/openvk_modern/res/5.png b/themepacks/openvk_modern/res/5.png index 2ff920c0..84208ba2 100644 Binary files a/themepacks/openvk_modern/res/5.png and b/themepacks/openvk_modern/res/5.png differ diff --git a/themepacks/openvk_modern/res/xmas.css b/themepacks/openvk_modern/res/xmas.css index b38ed05b..bf68b3f7 100644 --- a/themepacks/openvk_modern/res/xmas.css +++ b/themepacks/openvk_modern/res/xmas.css @@ -3,3 +3,10 @@ background-position-y: 0px; 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; +} \ No newline at end of file diff --git a/themepacks/openvk_modern/stylesheet.css b/themepacks/openvk_modern/stylesheet.css index e75d6b6e..20963901 100644 --- a/themepacks/openvk_modern/stylesheet.css +++ b/themepacks/openvk_modern/stylesheet.css @@ -16,7 +16,7 @@ body { } .home_button_custom { - background: url("/themepack/openvk_modern/0.0.1.0/resource/5.png") no-repeat; + background: url("/themepack/openvk_modern/0.0.1.0/resource/4.png") no-repeat; background-position-y: 0px; background-position-x: 1px; text-shadow: none; @@ -193,10 +193,6 @@ input[type~="search"], textarea, select { border: 5px solid #F3F3F3; } -.written { - background: url("/themepack/openvk_modern/0.0.1.0/resource/4.png") no-repeat 0px 1px; -} - #votesBalance { border-bottom: 1.5px solid #f6f6f6; }