diff --git a/app/assets/stylesheets/new_styles/_canvas.scss b/app/assets/stylesheets/new_styles/_canvas.scss index 530712089..22aea1a08 100644 --- a/app/assets/stylesheets/new_styles/_canvas.scss +++ b/app/assets/stylesheets/new_styles/_canvas.scss @@ -2,6 +2,15 @@ width : $two-column-width + px; } +a.logo{ +text-decoration: none; +color: white; + &:hover{ + text-decoration: none; + color: white; + cursor: pointer; + } +} .no-post-message { text-align: center; margin-top: 50px; diff --git a/app/assets/templates/stream.jst.hbs b/app/assets/templates/stream.jst.hbs index 2f30fdb09..1d8984363 100644 --- a/app/assets/templates/stream.jst.hbs +++ b/app/assets/templates/stream.jst.hbs @@ -44,7 +44,7 @@

- DIASPORA +