Welcome to mirror list, hosted at ThFree Co, Russian Federation.

main.css « css « assets - github.com/spech66/bootstrap-bp-hugo-startpage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c5840f35502849ff386eaf65f523a266201d5964 (plain)
1
2
3
4
5
6
footer {
    padding: 2.5rem 0;
    color: #999;
    background-color: #f9f9f9;
    border-top: 0.05rem solid #e5e5e5;
}