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 км (марафон)
- - Додонов Сергей - 3:27.49
- - Давлетбаков Гаяз - 3:34.33
+ -
+ Сергей @Sergeicortess -
+ 3:27.49
+
+ -
+ Ғаяз @GeniusUfa - 3:34.33
+
10 км
+ - Эдуард Эдуард - 36:52 (03'41)
+ -
+ Илһам @Ilgam25883 - 37:59
+ (3'47)
+
+ -
+ Арыҫлан @Just_Aryslan -
+ 38:25 (3'50)
+
- Ибрагимов Ринат - 38.49
+ - Гүзәл Гузель Ахмадуллина - 53:25 (05'20)
+ - Финат Финат Гайфуллин - 56:46 (05'40)
+ -
+ Регина @massageregina -
+ 59:43 (05'58)
+
+
+
+
+
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;