diff -r 6967657fced6 -r c07a77c8a070 static/style.css --- a/static/style.css Tue May 01 13:24:33 2018 +0300 +++ b/static/style.css Fri May 04 21:32:16 2018 +0300 @@ -269,3 +269,13 @@ { font-size: 75%; } + +.stop-code +{ + font-weight: bold; +} +.stop-name +{ + font-size: 75%; + /*font-style: italic;*/ +}