EduFlex

Modern Oktatási Menedzsment Rendszer

Könnyedén kezelheted az iskolai adminisztrációt

Teljesítményelemzés
Azonnali kommunikáció
Biztonságos adatkezelés
.login-header { text-align: center; margin-bottom: 30px; } .login-header h1 { color: #2c3e50; font-size: 2rem; font-weight: bold; margin-bottom: 10px; } .login-header p { color: #7f8c8d; font-size: 0.9rem; } .form-group { margin-bottom: 20px; } .form-label { color: #2c3e50; font-weight: 600; margin-bottom: 8px; } .form-control { border: 2px solid #ecf0f1; border-radius: 8px; padding: 12px 15px; font-size: 1rem; transition: all 0.3s; } .form-control:focus { border-color: #3498db; box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.25); } .btn-login { background: linear-gradient(135deg, #3498db 0%, #2980b9 100%); color: white; border: none; border-radius: 8px; padding: 12px; font-size: 1rem; font-weight: 600; cursor: pointer; transition: all 0.3s; width: 100%; } .btn-login:hover { transform: translateY(-2px); box-shadow: 0 5px 20px rgba(52, 152, 219, 0.4); } .alert { border-radius: 8px; margin-bottom: 20px; } .demo-login { background: #f8f9fa; padding: 15px; border-radius: 8px; margin-top: 20px; border-left: 4px solid #3498db; } .demo-login h6 { color: #2c3e50; font-weight: 600; margin-bottom: 10px; } .demo-login small { display: block; color: #7f8c8d; margin-bottom: 5px; } .demo-login code { background: white; padding: 2px 6px; border-radius: 4px; color: #e74c3c; }