diff --git a/begushiybashkir/src/index.html b/begushiybashkir/src/index.html index 7125213..91a61fa 100644 --- a/begushiybashkir/src/index.html +++ b/begushiybashkir/src/index.html @@ -216,22 +216,92 @@

42,2 км (марафон)

21,1 км (полумарафон)

10 км

+
+ +
+

5 км

+
diff --git a/begushiybashkir/src/photo/Roshim2025_3.png b/begushiybashkir/src/photo/Roshim2025_3.png new file mode 100644 index 0000000..30e65de Binary files /dev/null and b/begushiybashkir/src/photo/Roshim2025_3.png differ diff --git a/begushiybashkir/src/style/results.css b/begushiybashkir/src/style/results.css index 014f3ed..cfd5992 100644 --- a/begushiybashkir/src/style/results.css +++ b/begushiybashkir/src/style/results.css @@ -15,8 +15,11 @@ background: white; border-radius: 10px; padding: 20px; - box-shadow: 0 2px 5px rgba(0,0,0,0.1); - width: 280px; + background: rgb(227, 244, 240); + -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2); + -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2); + box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2); + width: fit-content; } .achievement-category h3 { diff --git a/begushiybashkir/src/style/style.css b/begushiybashkir/src/style/style.css index 975f075..72e3a2e 100644 --- a/begushiybashkir/src/style/style.css +++ b/begushiybashkir/src/style/style.css @@ -51,7 +51,7 @@ header { .hero { background: - url("../photo/RosHim2025_16_9.jpg"); + url("../photo/Roshim2025_3.png"); background-size: cover; color: rgb(255, 255, 255); text-align: center;