Merge pull request #5880 from edx/sarina/name-branded-assets-in-common

Sarina/name branded assets in common
This commit is contained in:
Sarina Canelake
2014-11-07 11:13:51 -05:00
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

View File

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB

View File

@@ -175,7 +175,7 @@ $paleYellow: #fffcf1;
width: 263px;
height: 72px;
margin: 150px auto 50px;
background: url(../images/edge-logo-large.png) no-repeat;
background: url(../images/edx-edge-logo-large.png) no-repeat;
text-indent: -9999px;
overflow: hidden;
}