footer antennes
This commit is contained in:
parent
e9d2f5b444
commit
1813b8a638
3 changed files with 8 additions and 1 deletions
|
|
@ -529,7 +529,6 @@ table {
|
|||
}
|
||||
|
||||
body {
|
||||
padding: 0px 0 20px 0px;
|
||||
margin: 0px;
|
||||
font: 14px/1.5 "OpenSansRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
color: #333;
|
||||
|
|
@ -798,3 +797,9 @@ nav li {
|
|||
.float-left {
|
||||
float:left;
|
||||
}
|
||||
|
||||
#foot_image {
|
||||
bottom: 0;
|
||||
background-image: url('/images/antennes.png');
|
||||
height: 150px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue