Contact form test

This commit is contained in:
Marc Riera Irigoyen 2018-03-05 11:07:24 +01:00
parent 856a8e096b
commit 85affb9fd1
7 changed files with 196 additions and 3 deletions

View file

@ -58,6 +58,13 @@ a:hover {
text-decoration: none;
}
p a:link,
p a:active,
p a:visited,
p a:hover {
color: #208DCC;
}
#footer {
background: #3E3E3E;
color: #BBBBBB;