pull/17/head
gnieark 9 years ago
parent d7a34e0a16
commit ee98af802b

@ -45,9 +45,9 @@ header h1{
background-color:#fff;
}
footer{
margin-top: -70px;
margin-top: -70px;
height: 70px;
display: block;
display: block;
color: #343638;
font-size: 11pt;
line-height: 15pt;
@ -55,10 +55,14 @@ margin-top: -70px;
overflow-x: hidden;
box-sizing: border-box;
background-image: -webkit-linear-gradient(top, #f5f5f5,#e9e9e9);
border-top: 1px solid #bebebe;
color: #999;
border-top: 1px solid #bebebe;
color: #999;
font-size: 12px;
line-height: 1.5em;
text-align: center;
}
footer a {
}
#languages{

Loading…
Cancel
Save