summaryrefslogtreecommitdiff
path: root/static/css/style.css
blob: 5b3b2a50fb97c3f7c0c14420fb4ecf1df29787cf (plain)
1
2
3
4
5
6
7
footer {
    border-top: 1px solid #E5E5E5;
    margin-top: 45px;
    padding: 35px 0 36px;
    float:left;
    width:100%;
}