clipbucket/upload/styles/cb_2013/theme/less/footer.less

21 lines
286 B
Text
Raw Normal View History

2013-11-26 19:22:29 +00:00
#footer{
margin:auto;
ul{
maring:0px; padding:0px;
li{
display: inline-block;
margin-right:15px;
}
}
}
#container:after,
footer {
height: @footer-height;
}
footer {
.box-shadow(0px;0px;10px;rgba(0,0,0,0.2));
background: #fff;
}