diff --git a/app/assets/v2/scss/town_square.scss b/app/assets/v2/scss/town_square.scss index b6718c7bf30..b714fde6c3d 100644 --- a/app/assets/v2/scss/town_square.scss +++ b/app/assets/v2/scss/town_square.scss @@ -641,6 +641,10 @@ body.green { background-size: 100% !important; } +.offer_view { + text-shadow: 0px 0px 10px black; +} + .offer_view .announce{ background-color: #0c0861; opacity: 0.8;