Skip to content

Commit

Permalink
addapted logo image to retina displays
Browse files Browse the repository at this point in the history
  • Loading branch information
robdayz committed Jul 24, 2018
1 parent 4758bac commit 81ee8a5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions genweb/organs/browser/stylesheets/genweb_organs.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

@media only screen and (-webkit-min-device-pixel-ratio: 2), not all, not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.header-image {
background-size: auto !important;
/*background-size: auto !important;*/
background-image: url("++resource++genweb.organs.stylesheets/capcalera_organs@2x.jpg") !important;
}
#viewlet-above-content-title,
Expand Down Expand Up @@ -1767,8 +1767,7 @@ dd.actionMenuContent.actionMenuContentColor {
/* End problems cleantheme */

.header-image {
background-image: url("++resource++genweb.organs.stylesheets/capcalera_organs.jpg") !important;

background-image: url("++resource++genweb.organs.stylesheets/capcalera_organs@2x.jpg") !important;
}


Expand Down

0 comments on commit 81ee8a5

Please sign in to comment.