css
This commit is contained in:
parent
3a03d86eae
commit
039248c977
|
@ -45,8 +45,6 @@ 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;
|
||||||
|
@ -63,8 +61,8 @@ footer{
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
position: relative;
|
||||||
|
clear: both;
|
||||||
}
|
}
|
||||||
footer a {
|
footer a {
|
||||||
margin:0px 5px 0px 5px;
|
margin:0px 5px 0px 5px;
|
||||||
|
@ -78,7 +76,6 @@ 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