Change to a balanced and subsection-removed landing page background image

This commit is contained in:
Joseph Schorr 2014-05-07 17:16:05 -04:00
parent 198c92eaf0
commit 3d4d6c85dd
3 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@
nav.navbar {
border: 0px;
border-radius: 0px;
background-image: linear-gradient(to bottom, #535C66 0%,#6E8194 100%);
background-image: linear-gradient(to top, #535C66 0%,#6E8194 100%);
}
nav.navbar-default .navbar-nav>li>a {
@ -1233,7 +1233,7 @@ i.toggle-icon:hover {
}
.landing-page .nav .user-view {
color: #428bca !important;
color: white !important;
font-weight: bold;
}
@ -1354,7 +1354,7 @@ i.toggle-icon:hover {
}
.landing .messages b {
color: #428bca;
color: #59B2FF;
}
.landing .messages h1 {

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 886 KiB

After

Width:  |  Height:  |  Size: 920 KiB