diff --git a/.vscode/launch.json b/.vscode/launch.json new file mode 100644 index 0000000..953d855 --- /dev/null +++ b/.vscode/launch.json @@ -0,0 +1,15 @@ +{ + // Use o IntelliSense para saber mais sobre os atributos possíveis. + // Focalizar para exibir as descrições dos atributos existentes. + // Para obter mais informações, acesse: https://go.microsoft.com/fwlink/?linkid=830387 + "version": "0.2.0", + "configurations": [ + { + "type": "pwa-chrome", + "request": "launch", + "name": "Launch Chrome against localhost", + "url": "http://localhost:8080", + "webRoot": "${workspaceFolder}" + } + ] +} \ No newline at end of file diff --git a/formulario.css b/formulario.css index ae2f65f..2ef1163 100644 --- a/formulario.css +++ b/formulario.css @@ -32,7 +32,7 @@ body{ background-color: #F0F8FF; font-family: sans-serif; font-size: 1em; - color: #59429d; + color: #380B61; margin-left: 36%; margin-top: 2%; justify-content: center; @@ -42,7 +42,7 @@ body{ input, select, textarea, button { font-family: sans-serif; font-size: 1em; - color: #59429d; + color: #000000; border-radius: 5px; } @@ -64,7 +64,7 @@ input, select, textarea, button { /* Elementos de classe "campo" de tag