diff --git a/config/clanmembers.json b/config/clanmembers.json
index 129cecf..9dfb03b 100644
--- a/config/clanmembers.json
+++ b/config/clanmembers.json
@@ -10,6 +10,7 @@
"SquadKiller101",
"Pettie1972",
"HeteKip",
+ "Shepherders",
"WackyJacky101"
]
}
diff --git a/includes/styles.css b/includes/styles.css
index a4b3ca0..dfeee63 100644
--- a/includes/styles.css
+++ b/includes/styles.css
@@ -204,8 +204,8 @@ nav {
/* Ensure links stand out */
a {
- color: #6699ff; /* Blue color for links */
- text-decoration: underline; /* Underline links for better visibility */
+ color: #e69109; /* Blue color for links */
+ text-decoration: none; /* Underline links for better visibility */
}
/* Specific button styles for .btn class to match the hacker theme */
diff --git a/last_stats.php b/last_stats.php
index cf95fba..e632cc9 100644
--- a/last_stats.php
+++ b/last_stats.php
@@ -100,14 +100,14 @@ error_reporting(E_ALL);
echo "
| $player_name |
- $winratio |
- $KD_H |
- $KD_ALL |
- $kills |
- $humankills |
- $matches |
- $wins |
- $deaths |
+ $winratio |
+ $KD_H |
+ $KD_ALL |
+ $kills |
+ $humankills |
+ $matches |
+ $wins |
+ $deaths |
$change |
diff --git a/latestmatches.php b/latestmatches.php
index c2e6524..bc80c0a 100644
--- a/latestmatches.php
+++ b/latestmatches.php
@@ -7,16 +7,17 @@ error_reporting(E_ALL);
+
-
-
-
+
+
+
-
-
+ ?>
+
+
-
+
-
+
+