Skip to content

Commit

Permalink
The banner now comes in via an api
Browse files Browse the repository at this point in the history
  • Loading branch information
alnutile committed Mar 14, 2014
1 parent 2c4b880 commit 0c3a3bd
Show file tree
Hide file tree
Showing 22 changed files with 8,471 additions and 37 deletions.
18 changes: 18 additions & 0 deletions css/app.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
.region-header .region-inner {
padding: 0;
}

.nav, .pagination, .carousel, .panel-title a { cursor: pointer; }

.content-inner #main-content {
margin-right: 0;
margin-left: 0;
}

#main-content header#main-content-header h1#page-title {
display: none;
}

.ng-content {
padding: 10px;
}
347 changes: 347 additions & 0 deletions css/bootstrap-theme.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0c3a3bd

Please sign in to comment.