Merge branch 'anowlcalledjosh-homepage_news_icons' into develop

This commit is contained in:
Blade Barringer
2016-01-17 16:07:30 -06:00
2 changed files with 3 additions and 4 deletions

View File

@@ -198,10 +198,9 @@ a.label
.markdown-preview markdown code
white-space inherit
// By default everything should render as pixelart, except images from img tags (which tend to be things like gravatars,
// screenshots and so on)
// By default everything should render as pixelart
*
image-rendering: pixelated
.img-rendering-auto, .emoji
.img-rendering-auto, .img-rendering-auto *, .emoji
image-rendering: auto

View File

@@ -84,7 +84,7 @@ html(ng-app='habitrpg', ng-controller='RootCtrl')
h4= env.t('joinOthers', {userCount:'900,000'})
small
button#play-btn.btn.btn-primary.btn-lg.gamifybutton(ng-click='playButtonClick()')= env.t('free')
.presslogos.text-center
.presslogos.text-center.img-rendering-auto
= env.t('featuredIn')
br
img(src='https://d2afqr2xdmyzvu.cloudfront.net/front/images/presslogos/lifehacker.png')