css
This commit is contained in:
parent
8cbd6a6cdf
commit
d7a34e0a16
|
@ -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{
|
||||
|
|
Loading…
Reference in New Issue
Block a user