From abfde3a363491a39702696395d885c95f2444d55 Mon Sep 17 00:00:00 2001 From: uncle-vania Date: Wed, 13 Mar 2024 11:59:22 +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 9fb3139..97a5314 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; }