Skip to content

Commit

Permalink
banner image and retina support
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrillef committed Nov 25, 2015
1 parent a1efac5 commit 9159c39
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions css/maria-base-theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -1065,7 +1065,6 @@ header {
position: relative;
background-size: cover;
opacity: .85;
height: 238px;
}

.page-header.admin-page-header {
Expand All @@ -1081,7 +1080,6 @@ header {
/* Retina-specific stuff here */
.page-header.api-detail-header.view-and-data-api {
background: url("../img/Banner_ApiDetail_2x.png") transparent;
height: 477px;
}
}

Expand Down

0 comments on commit 9159c39

Please sign in to comment.