css
This commit is contained in:
parent
ed29686d93
commit
3a03d86eae
|
@ -45,6 +45,8 @@ header h1{
|
||||||
background-color:#fff;
|
background-color:#fff;
|
||||||
}
|
}
|
||||||
footer{
|
footer{
|
||||||
|
clear: both;
|
||||||
|
position: relative;
|
||||||
margin-top: -70px;
|
margin-top: -70px;
|
||||||
height: 70px;
|
height: 70px;
|
||||||
display: block;
|
display: block;
|
||||||
|
@ -76,6 +78,7 @@ footer a {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
section{
|
section{
|
||||||
|
height: auto;
|
||||||
border-bottom: 1px solid rgb(204, 204, 204);
|
border-bottom: 1px solid rgb(204, 204, 204);
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user