Skip to content

Commit

Permalink
#884 Update colorscheme
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannick committed Nov 21, 2014
1 parent cf7d463 commit 6eca746
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions backstage/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ label .help-block {

/* Navbars */
.navbar-default {
background: #175296;
background: #1f62b0;
border-bottom-color: rgba(255,255,255,.3);
}

Expand Down Expand Up @@ -103,7 +103,7 @@ label .help-block {
/* Heading - jumbotron and navtabs */
.jumboheader {
color: #fff;
background: #175296;
background: #1f62b0;
padding-top: 0;
padding-bottom: 1px;
margin-bottom: 17px;
Expand Down Expand Up @@ -469,7 +469,7 @@ h3.panel-title {
.form-heading {
margin-bottom: 0;
font-weight: 100;
background: #175296;
background: #1f62b0;
color: #fff;
padding: 20px;
}
Expand Down

0 comments on commit 6eca746

Please sign in to comment.