Ok, big css work now
This commit is contained in:
parent
6d8d8470d8
commit
004e8de3f9
2 changed files with 10 additions and 11 deletions
|
@ -58,11 +58,15 @@ form {
|
|||
}
|
||||
|
||||
#footer {
|
||||
background-color: rgb(240, 240, 240);
|
||||
background-color: #F2F6FA;
|
||||
text-align: center;
|
||||
//margin-top: 1em;
|
||||
padding: 0;
|
||||
|
||||
a, p {
|
||||
color: #000000;
|
||||
}
|
||||
a:hover {
|
||||
color: #000000;
|
||||
}
|
||||
p {
|
||||
line-height: 40px;
|
||||
padding: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue