diff --git a/tweet/jquery.tweet.css b/tweet/jquery.tweet.css index b81cd83..cbf4faa 100644 --- a/tweet/jquery.tweet.css +++ b/tweet/jquery.tweet.css @@ -1,4 +1,5 @@ -.tweet, .query { +.tweet, +.query { font: 120% Georgia, serif; color: #085258; }