styling is much better now

This commit is contained in:
Devin Howard 2017-01-25 15:52:07 -05:00
parent 6338d78a28
commit 3a8b13c42f

View file

@ -98,9 +98,7 @@
cursor: text; cursor: text;
} }
.showcard .riek-editing, .showcard .title .riek-editing {
.showcard .best_in_place_name textarea,
.showcard .best_in_place_name input {
font-family: 'din-regular', sans-serif; font-family: 'din-regular', sans-serif;
color: #424242; color: #424242;
font-size: 18px; font-size: 18px;
@ -129,7 +127,7 @@
height: auto; height: auto;
} }
.CardOnGraph .riek-editing textarea { .CardOnGraph .desc .riek-editing {
font-size: 13px; font-size: 13px;
line-height:15px; line-height:15px;
font-family: helvetica, sans-serif; font-family: helvetica, sans-serif;