[Front-end] Added drop-shadow version of app logo

WTD-668
Added a version of the shadow with drop shadow on the About screen
This commit is contained in:
Charles Hacskaylo
2015-01-27 14:56:10 -08:00
parent 53d6b60bda
commit 6f26c9cd47
2 changed files with 24 additions and 25 deletions

View File

@@ -18,7 +18,7 @@
background-size: contain;
}
.s-logo-openmctweb {
background-image: url($dirImgs + 'logo-openmctweb.svg');
background-image: url($dirImgs + 'logo-openmctweb-shdw.svg');
}
h1, h2 {
color: #fff;
@@ -39,8 +39,7 @@
position: absolute;
&.l-logo-app {
// @include test(blue);
top: 0; right: $w * 5; bottom: 0; left: $w * 5;
// height: auto; width: auto;
top: 0; right: 15%; bottom: 0; left: 15%;
}
&.s-logo-nasa {
// @include test(red);