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 .markdown-preview markdown code
white-space inherit white-space inherit
// By default everything should render as pixelart, except images from img tags (which tend to be things like gravatars, // By default everything should render as pixelart
// screenshots and so on)
* *
image-rendering: pixelated image-rendering: pixelated
.img-rendering-auto, .emoji .img-rendering-auto, .img-rendering-auto *, .emoji
image-rendering: auto image-rendering: auto

View File

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