Correção do CSS do login

This commit is contained in:
2026-03-24 19:44:21 -03:00
parent f675979736
commit 507f32e392
3 changed files with 129 additions and 184 deletions

View File

@@ -3,8 +3,9 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="login.css">
<link rel="icon" href="imagens/icone.png">
<link rel="stylesheet" href="login.css">
<title>Login</title>
</head>