diff -r 5b6652cd4954 -r e7174afc6121 templates/trip.html --- a/templates/trip.html Thu Sep 13 22:25:16 2018 +0300 +++ b/templates/trip.html Thu Sep 13 22:46:20 2018 +0300 @@ -60,6 +60,10 @@ background-color: #e0e0e0; border-radius: 3px; } + .popup + { + font-size: 16pt; + } #mapid { height: 50vh; }