css WildPursuit的页脚css

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css WildPursuit的页脚css相关的知识,希望对你有一定的参考价值。

body, html {
    height:100%;
    position: relative;
    font-family: 'Open sans';
    font-weight: bold;
}

* {
    margin-bottom:0 !important;
    padding-bottom:0 !important;
    }

.footer {
    height: 80px;
    background-color: #000;
    color: #FFF;
    position: relative;
}

li {
    list-style: none;
}

ul.mentions {
    text-align: left;
}

ul.logoAppleAndroid li {
    display: inline;
}

ul.logoAppleAndroid li img {
    width: 15%;
}

p {
    padding-top: 15px;
}

.copyright {
    padding-right: 10px;
}

.row {
    padding-top: 20px;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

@media screen and (max-width: 375px) {
    ul.logoAppleAndroid li img {
        width: 70% !important;
    }
}

以上是关于css WildPursuit的页脚css的主要内容,如果未能解决你的问题,请参考以下文章

CSS CSS - 给你的页脚一个固定的位置 - 位置:固定

html CSS网格的页脚

css Potherca的页脚

使用元素 ui 的带有 css 的页脚按钮组

如何强制我的页脚粘在 CSS 中任何页面的底部?

css 适用于WildPursuit的App.css