From b99d1145b8b991bb27243c2ef301eb029a68fa99 Mon Sep 17 00:00:00 2001 From: uncle-vania Date: Fri, 8 Mar 2024 00:34:08 +0300 Subject: [PATCH] Update style.css --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index 97a5314..9fb3139 100644 --- a/css/style.css +++ b/css/style.css @@ -1,8 +1,8 @@ body { - background: url("../img/paper.png") repeat; + /*background: url("../img/paper.png") repeat;*/ /*background: url("../img/23_feb_tanki_4.jpg") repeat;*/ /*background: url("../img/redmachine_bear_2.png") repeat;*/ - /*background: url("../img/mimoza_2.gif") repeat;*/ + background: url("../img/mimoza_2.gif") repeat; padding: 0; }