- version : 0.9

- description : adding an option to modify any student's info with
  seperate modify_info.html file and seperate route .
هذا الالتزام موجود في:
2025-06-11 19:22:28 +03:00
الأصل 731e45f75c
التزام 92f3222e1b
4 ملفات معدلة مع 184 إضافات و4 حذوفات

عرض الملف

@@ -9,6 +9,8 @@
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700&display=swap" rel="stylesheet">
{# Font Awesome for icons #}
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
<style>
body { font-family: 'Cairo', sans-serif; }
/* Style for disabled buttons to provide visual feedback */