This commit is contained in:
gnieark 2015-12-09 20:42:14 +01:00
parent 8cbd6a6cdf
commit d7a34e0a16

View File

@ -48,12 +48,17 @@ footer{
margin-top: -70px;
height: 70px;
display: block;
background-color: #f5f5f5;
color: #343638;
font-size: 11pt;
line-height: 15pt;
margin: 0;
overflow-x: hidden;
box-sizing: border-box;
background-image: -webkit-linear-gradient(top, #f5f5f5,#e9e9e9);
border-top: 1px solid #bebebe;
color: #999;
font-size: 12px;
line-height: 1.5em;
}
#languages{