From 1735d1401f36b0102514288de36d70b14bd86c67 Mon Sep 17 00:00:00 2001 From: veselcraft Date: Wed, 1 Dec 2021 23:13:16 +0300 Subject: [PATCH] Xmas: updated css --- Web/static/css/xmas.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Web/static/css/xmas.css b/Web/static/css/xmas.css index 769c0292..f19da6e1 100644 --- a/Web/static/css/xmas.css +++ b/Web/static/css/xmas.css @@ -2,4 +2,8 @@ .page_header { background: url('../img/xheader.png'); +} + +.page_custom_header { + background: url('../img/xheader_custom.png'); } \ No newline at end of file