From 3a8b13c42f9c3cd5f07e77272d32ae483430e136 Mon Sep 17 00:00:00 2001 From: Devin Howard Date: Wed, 25 Jan 2017 15:52:07 -0500 Subject: [PATCH] styling is much better now --- app/assets/stylesheets/base.scss.erb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/app/assets/stylesheets/base.scss.erb b/app/assets/stylesheets/base.scss.erb index 663f033e..74757e98 100644 --- a/app/assets/stylesheets/base.scss.erb +++ b/app/assets/stylesheets/base.scss.erb @@ -98,9 +98,7 @@ cursor: text; } -.showcard .riek-editing, -.showcard .best_in_place_name textarea, -.showcard .best_in_place_name input { +.showcard .title .riek-editing { font-family: 'din-regular', sans-serif; color: #424242; font-size: 18px; @@ -129,7 +127,7 @@ height: auto; } -.CardOnGraph .riek-editing textarea { +.CardOnGraph .desc .riek-editing { font-size: 13px; line-height:15px; font-family: helvetica, sans-serif;