Skip to content

Instantly share code, notes, and snippets.

@beygi
Created October 27, 2015 20:35
Show Gist options
  • Save beygi/773d4dcd0984d7c61693 to your computer and use it in GitHub Desktop.
Save beygi/773d4dcd0984d7c61693 to your computer and use it in GitHub Desktop.
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("tweetdeck.twitter.com") {
body
{
font-family : Vazir !important;
}
.tweet-text , .compose-text
{
direction : rtl;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment