Proyecto formulario concluido pero no terminado

This commit is contained in:
2021-04-30 13:45:15 -03:00
parent cf65bd21ed
commit b9a134ebd4
2 changed files with 43 additions and 25 deletions

View File

@@ -25,7 +25,7 @@
font-family: Arial, Helvetica, sans-serif;
font-size: 14pt;
margin-top: 2px;
color:#4d5761
color:#4d5761;
}
.message {
@@ -51,4 +51,10 @@
body {
background-color: #0e93ff50;
}
}
h2 {
font-family: Arial, Helvetica, sans-serif;
color: #ff0e0e;
}