mirror of
https://github.com/FranP-code/Login-Form.git
synced 2025-10-12 23:52:47 +00:00
Mejoradas las comprobaciones y la logica. Creadas las cookies. Cambiado la pagina de Notion por un link. Creados los scripts
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
* {
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
html {
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
height: 100%;
|
||||
@@ -66,4 +70,11 @@ a:hover {
|
||||
-moz-transition: ease-in-out 0.4s;
|
||||
-ms-transition: ease-in-out 0.4s;
|
||||
-o-transition: ease-in-out 0.4s;
|
||||
}
|
||||
|
||||
p {
|
||||
border: white solid 2px;
|
||||
margin: 80px;
|
||||
color: white;
|
||||
padding: 30px;
|
||||
}
|
||||
Reference in New Issue
Block a user