From 9f529f1c8d5ae254e18f9b63fd3f11bd98cbaebf Mon Sep 17 00:00:00 2001 From: rudzik8 Date: Thu, 9 Dec 2021 10:27:21 +0700 Subject: [PATCH] Fix typo in my new theme (lol) --- themepacks/openvk_modern/stylesheet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themepacks/openvk_modern/stylesheet.css b/themepacks/openvk_modern/stylesheet.css index 456bb9bb..ce9df119 100644 --- a/themepacks/openvk_modern/stylesheet.css +++ b/themepacks/openvk_modern/stylesheet.css @@ -112,7 +112,7 @@ body { border-top: #EBEBEB solid 1px; } -.container_gray.content { +.container_gray .content { border: #fff solid 1px; }