Commit dc60d107 by Brian Talbot

edx.org - added in new login and registration visual banners per marketing request

parent d23679ea
...@@ -485,7 +485,7 @@ ...@@ -485,7 +485,7 @@
header { header {
height: 120px; height: 120px;
background: transparent url("../images/bg-banner-example.png") 0 0 no-repeat; background: transparent url("../images/bg-banner-login.png") 0 0 no-repeat;
} }
} }
} }
...@@ -498,7 +498,7 @@ ...@@ -498,7 +498,7 @@
header { header {
height: 120px; height: 120px;
background: transparent url("../images/bg-banner-example.png") 0 0 no-repeat; background: transparent url("../images/bg-banner-register.png") 0 0 no-repeat;
} }
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment