diff --git a/themepacks/openvk_modern/stylesheet.css b/themepacks/openvk_modern/stylesheet.css index 5774ae39..e75d6b6e 100644 --- a/themepacks/openvk_modern/stylesheet.css +++ b/themepacks/openvk_modern/stylesheet.css @@ -107,6 +107,12 @@ body { border-bottom: solid 1px #EEE5B8; } +.page-wrap { + border-bottom: solid 1px #fff; + border-left: solid 1px #fff; + border-right: solid 1px #fff; +} + .page_wrap { border-bottom: solid 1px #fff; border-left: solid 1px #fff;