Skip to content

Commit

Permalink
Preparing new index layout
Browse files Browse the repository at this point in the history
  • Loading branch information
cbonte committed Jul 3, 2016
1 parent ad83044 commit 20907e6
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions css/page.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,23 @@ a.anchor {

/* ------------------------------- */

#index .well {
background-color: #033c73;
color: #fff;
}
#index small, #index .small {
color: #aaa;
}

#wrapper {
width: 100%;
}

#index .panel-body {
background-color: #2fa4e7;
color: #fff;
}

#page-wrapper {
padding: 0 15px 50px;
width: 720px;
Expand Down

0 comments on commit 20907e6

Please sign in to comment.