You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.
SardonyxAnimals edited this page Nov 23, 2020
·
1 revision
O código abaixo, referente à imagem de fundo(background), pode ser encontrado facilmente no arquivo sobre.css, no começo da implementação do codigo:
/* Css do formulario classe formulário */@importurl('index.css');
/* Css do formulario classe formulário */body {
background-image:url('../img/fundo_legal.jpeg');
}