Skip to content

Instantly share code, notes, and snippets.

@ashour
Last active March 25, 2020 11:07
Show Gist options
  • Save ashour/221a2ac79f65954dc52bc6d133470010 to your computer and use it in GitHub Desktop.
Save ashour/221a2ac79f65954dc52bc6d133470010 to your computer and use it in GitHub Desktop.
// default
body { font-family: sans-serif; }
:lang(en) { font-family: Times, serif; }
:lang(ar) { font-family: Tahoma, sans-serif; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment