From bedd147e648e6e196e7ce15fc330f0ee2049ef4b Mon Sep 17 00:00:00 2001 From: Mysxa Date: Thu, 20 Feb 2025 14:25:30 +0500 Subject: [PATCH 1/3] hihihi --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index b1a4e3b87..8c533ba08 100644 --- a/style.css +++ b/style.css @@ -3,6 +3,6 @@ } .circle{ border-radius:50%; - width:300px; - height:300px; + width:500px; + height:400px; } From a047e1c3716ba4558de74e3f8925d3fa6407175a Mon Sep 17 00:00:00 2001 From: Mysxa Date: Thu, 20 Feb 2025 15:01:44 +0500 Subject: [PATCH 2/3] kakakaka --- style.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 8c533ba08..0579491a2 100644 --- a/style.css +++ b/style.css @@ -4,5 +4,10 @@ .circle{ border-radius:50%; width:500px; - height:400px; + height:500px; } + +.red { + background-color: red; +} + From af2840850155d65e1a8dc68f65295620c146b0c9 Mon Sep 17 00:00:00 2001 From: Mysxa Date: Thu, 20 Feb 2025 15:04:21 +0500 Subject: [PATCH 3/3] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB?= =?UTF-8?q?=20=D1=81=D1=82=D0=B8=D0=BB=D1=8C=20.red?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 8c533ba08..0579491a2 100644 --- a/style.css +++ b/style.css @@ -4,5 +4,10 @@ .circle{ border-radius:50%; width:500px; - height:400px; + height:500px; } + +.red { + background-color: red; +} +