* copyright text added
This commit is contained in:
parent
e8115ae0f9
commit
c6c8221dfd
@ -74,6 +74,13 @@ footer .ericsson-logo {
|
||||
margin-left: 50px;
|
||||
}
|
||||
|
||||
footer .footer-copyright {
|
||||
float: right;
|
||||
display: inline-block;
|
||||
font-weight: 700;
|
||||
font-size: 10pt;
|
||||
}
|
||||
|
||||
/* IE 10-11 */
|
||||
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
|
||||
.app-container {
|
||||
|
||||
@ -33,6 +33,7 @@
|
||||
<div class="footer-lead">SPONSORED BY:</div>
|
||||
<img class="sigma-logo" src="<?= $this->serverurl('/img/logo/sigma_logo.png') ?>">
|
||||
<img class="ericsson-logo" src="<?= $this->serverurl('/img/logo/ericsson_logo.png') ?>">
|
||||
<div class="footer-copyright">© 2018 Sigma Technology Hungary</div>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user