mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
Merge branch 'anowlcalledjosh-homepage_news_icons' into develop
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user