Template Mikrotik | Hotspot Login Page

.error-message background: #ffe6e5; color: #d32f2f; padding: 12px; border-radius: 8px; margin-bottom: 20px; text-align: center; font-size: 14px; display: none;

.footer background: #f8f9fa; padding: 15px; text-align: center; font-size: 11px; color: #888;

@media (max-width: 480px) .form-wrapper padding: 20px; </style> </head> <body> <div class="login-container"> <div class="brand"> <h1>Guest WiFi</h1> <p>Please login to access the internet</p> </div> <div class="form-wrapper"> <div id="errorMsg" class="error-message"></div>

.input-group label display: block; margin-bottom: 8px; font-weight: 600; color: #333; font-size: 14px;

Advertisement
X