Contact form test
This commit is contained in:
parent
856a8e096b
commit
85affb9fd1
7 changed files with 196 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue