web/res/css/common.css
author ymh <ymh.work@gmail.com>
Thu, 10 Jan 2019 18:36:36 +0100
changeset 1497 14a9bed2e3cd
parent 1366 2cebaaf18c54
child 1518 a3c6f244dbc1
permissions -rw-r--r--
Adapt recorder_stream to python 3 Improve twitter authentication management Use Oauth2 where possible Delete old script

#streaming-footer-logo  {
    display: inline-block;
    width: 100px;
    height: 22px;
    background-image: url('../../images/connectis.png');
    background-position: 0px 3px;
    background-repeat: no-repeat;
}