show context when navigating

This commit is contained in:
Luke Pulverenti 2014-05-21 23:35:18 -04:00
parent ba33bf6fff
commit 624687e363
60 changed files with 184 additions and 129 deletions

View file

@ -17,7 +17,7 @@
}
.backdropPage {
background-color: rgba(0, 0, 0, .85)!important;
background-color: rgba(0, 0, 0, .87)!important;
}
.backdropContainer {
@ -68,6 +68,10 @@
max-width: 750px;
}
.homePageSection + .homePageSection {
margin-top: 3em;
}
@media all and (min-width: 1000px) {
.ehsContent {