add bestellen.css for improved styling and update HTML files to include new stylesheet

This commit is contained in:
vista-man
2025-04-09 10:23:51 +02:00
parent a38eb5e7af
commit 226559eaea
7 changed files with 124 additions and 46 deletions

View File

@@ -7,6 +7,7 @@
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<link rel="icon" type="image/x-icon" href="assets/favicon.ico">
<link rel="stylesheet" href="bestellen.css">
</head>
<body>