# HG changeset patch # User ymh # Date 1481627957 -3600 # Node ID abc5cdfefef4fbe8c666a453bb9940329952951a # Parent 65b3f340b0c6b3a31623a2595610c72ad385e928 change colt logo diff -r 65b3f340b0c6 -r abc5cdfefef4 src/ldtplatform/static/ldt/css/web_front_common.css --- a/src/ldtplatform/static/ldt/css/web_front_common.css Thu Sep 29 17:33:15 2016 +0200 +++ b/src/ldtplatform/static/ldt/css/web_front_common.css Tue Dec 13 12:19:17 2016 +0100 @@ -1,18 +1,31 @@ #footer li:first-child { float: left; border-left: 1px solid #484848; + padding-top: 0px; + padding-bottom: 0px; } -.colt-logo { +#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: 32px; - background: url(../img/colt-logo-dark.png) center no-repeat; - background-size: 30px 15px; + min-width: 102px; + background: url(../img/connectis.png) center no-repeat; + background-size: 100px 22px; padding: 0; - min-height: 15px; - width: 32px; + min-height: 22px; + width: 102px; display: inline-block; + background-position: 1px 0px; } \ No newline at end of file diff -r 65b3f340b0c6 -r abc5cdfefef4 src/ldtplatform/static/ldt/img/colt-logo-dark.png Binary file src/ldtplatform/static/ldt/img/colt-logo-dark.png has changed diff -r 65b3f340b0c6 -r abc5cdfefef4 src/ldtplatform/static/ldt/img/connectis.png Binary file src/ldtplatform/static/ldt/img/connectis.png has changed diff -r 65b3f340b0c6 -r abc5cdfefef4 src/ldtplatform/templates/front/front_base.html --- a/src/ldtplatform/templates/front/front_base.html Thu Sep 29 17:33:15 2016 +0200 +++ b/src/ldtplatform/templates/front/front_base.html Tue Dec 13 12:19:17 2016 +0100 @@ -80,7 +80,7 @@ {% block footer %}