src/ldtplatform/static/ldt/css/web_front_common.css
changeset 312 c37af1808f61
child 314 abc5cdfefef4
equal deleted inserted replaced
311:20d417469452 312:c37af1808f61
       
     1 #footer li:first-child {
       
     2     float: left;
       
     3     border-left: 1px solid #484848;
       
     4 }
       
     5 
       
     6 .colt-logo {
       
     7     font-size: 1px;
       
     8     line-height: 0;
       
     9     text-indent: -9999px;
       
    10     overflow: hidden;
       
    11     min-width: 32px;
       
    12     background: url(../img/colt-logo-dark.png) center no-repeat;
       
    13     background-size: 30px 15px;
       
    14     padding: 0;
       
    15     min-height: 15px;
       
    16     width: 32px;
       
    17     display: inline-block;
       
    18 }