Fix cart CSS, update menu, consolidate game docs, add navigation

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2025-11-07 13:39:41 +00:00
parent 29810ab3ab
commit 7b7a42ca30
735 changed files with 82 additions and 6821 deletions

View file

@ -188,7 +188,6 @@ mysqli_close($db);
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Shopping Cart - Game Server Panel</title>
<link rel="stylesheet" href="/includes/style.css">
<style>
body {
font-family: Arial, sans-serif;