styling is much better now
This commit is contained in:
parent
6338d78a28
commit
3a8b13c42f
1 changed files with 2 additions and 4 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue