From 3fc2a7f8844a50162604beca650dfbde5f7da19f Mon Sep 17 00:00:00 2001 From: BelPE Date: Wed, 7 Dec 2022 16:49:28 +0800 Subject: [PATCH] =?UTF-8?q?workout.html:=20=D0=98=D1=81=D0=BF=D1=80=D0=B0?= =?UTF-8?q?=D0=B2=D0=BB=D0=B5=D0=BD=20=D1=86=D0=B2=D0=B5=D1=82=20=D1=82?= =?UTF-8?q?=D0=B5=D0=BA=D1=81=D1=82=D0=B0=20=D0=BA=D0=BD=D0=BE=D0=BF=D0=BA?= =?UTF-8?q?=D0=B8,=20=D0=B8=D1=81=D0=BF=D1=80=D0=B2=D0=BB=D0=B5=D0=BD?= =?UTF-8?q?=D1=8B=20=D1=87=D0=B5=D1=82=D0=BD=D1=8B=D0=B5/=D0=BD=D0=B5?= =?UTF-8?q?=D1=87=D0=B5=D1=82=D0=BD=D1=8B=D0=B5=20=D1=81=D1=82=D1=80=D0=BE?= =?UTF-8?q?=D0=BA=D0=B8;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- getData1.php | 1 + getData2.php | 1 + index.html | 4 ++-- login.html | 4 ++-- mychat.html | 4 ++-- servers.html | 4 ++-- signin.html | 4 ++-- src/styles/style.css | 2 +- src/styles/styleMobile.css | 2 +- workout.html | 4 ++-- 10 files changed, 16 insertions(+), 14 deletions(-) diff --git a/getData1.php b/getData1.php index 850c073..799b9cc 100644 --- a/getData1.php +++ b/getData1.php @@ -46,6 +46,7 @@ echo '' . $row["sets_count"] . ''; echo '' . $row["weigth"] . ''; echo ''; + $row_count = $row_count + 1; } //echo "Итого:" . mysqli_num_rows($result) . ""; mysqli_free_result($result); diff --git a/getData2.php b/getData2.php index b03523b..ba9034c 100644 --- a/getData2.php +++ b/getData2.php @@ -46,6 +46,7 @@ echo '' . $row["sets_count"] . ''; echo '' . $row["weigth"] . ''; echo ''; + $row_count = $row_count + 1; } //echo "Итого:" . mysqli_num_rows($result) . ""; mysqli_free_result($result); diff --git a/index.html b/index.html index b6da165..1e72b28 100644 --- a/index.html +++ b/index.html @@ -4,8 +4,8 @@ Dhaverd - - + + diff --git a/login.html b/login.html index d99b0f3..f0db589 100644 --- a/login.html +++ b/login.html @@ -4,8 +4,8 @@ Dhaverd - - + + diff --git a/mychat.html b/mychat.html index bbccef9..7cbc0e5 100644 --- a/mychat.html +++ b/mychat.html @@ -4,8 +4,8 @@ Dhaverd - MyChat - - + + diff --git a/servers.html b/servers.html index ff053b9..bc129a2 100644 --- a/servers.html +++ b/servers.html @@ -4,8 +4,8 @@ Dhaverd - Servers - - + + diff --git a/signin.html b/signin.html index 8fe3f3f..023136d 100644 --- a/signin.html +++ b/signin.html @@ -4,8 +4,8 @@ Dhaverd - - + + diff --git a/src/styles/style.css b/src/styles/style.css index 29300d8..50e0c21 100644 --- a/src/styles/style.css +++ b/src/styles/style.css @@ -432,7 +432,7 @@ h2 { border: none; border-radius: 5px; width: 30%; - color: #E0E0E0; + color: #1E1D1D; font-family: segoe print; font-size: 16px; margin-top: 5px; diff --git a/src/styles/styleMobile.css b/src/styles/styleMobile.css index 84159b3..6df1f62 100644 --- a/src/styles/styleMobile.css +++ b/src/styles/styleMobile.css @@ -413,7 +413,7 @@ h2 { border: none; border-radius: 5px; width: 40%; - color: #E0E0E0; + color: #1E1D1D; font-family: segoe print; font-size: 14px; margin-top: 5px; diff --git a/workout.html b/workout.html index 7907b35..8d3e290 100644 --- a/workout.html +++ b/workout.html @@ -4,8 +4,8 @@ Dhaverd - - + +