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 - - + +