src/ldtplatform/static/ldt/css/web_front_common.css
author ymh <ymh.work@gmail.com>
Thu, 29 Sep 2016 17:33:15 +0200
changeset 313 65b3f340b0c6
parent 312 c37af1808f61
child 314 abc5cdfefef4
permissions -rw-r--r--
Added tag V02.18.1 for changeset c37af1808f61

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

.colt-logo {
    font-size: 1px;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
    min-width: 32px;
    background: url(../img/colt-logo-dark.png) center no-repeat;
    background-size: 30px 15px;
    padding: 0;
    min-height: 15px;
    width: 32px;
    display: inline-block;
}