diff --git a/templates/default/styles/style-eink.css b/templates/default/styles/style-eink.css index 06abe65..2cc0b53 100644 --- a/templates/default/styles/style-eink.css +++ b/templates/default/styles/style-eink.css @@ -22,6 +22,11 @@ header { letter-spacing: 2px; } +#tool input[type=text], .twitter-typeahead +{ + font-variant: normal; +} + .hicon, .footcenter, .submit, .fullclickpopup{ color:black; }