src/ldtplatform/static/ldt/css/web_front_common.css
author ymh <ymh.work@gmail.com>
Thu, 09 Jan 2020 18:25:09 +0100
changeset 358 d598aee04142
parent 314 abc5cdfefef4
permissions -rw-r--r--
Added tag V02.22.01 for changeset 05a0f528f754

#footer li:first-child {
    float: left;
    border-left: 1px solid #484848;
    padding-top: 0px;
    padding-bottom: 0px;
}

#footer li:first-child span {
    display: inline-block;
    vertical-align: top;
}

#footer li:first-child span:first-child {
    padding-top: 4px;
}


.connectis-logo {
    font-size: 1px;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
    min-width: 102px;
    background: url(../img/connectis.png) center no-repeat;
    background-size: 100px 22px;
    padding: 0;
    min-height: 22px;
    width: 102px;
    display: inline-block;
    background-position: 1px 0px;
}