Skip to content

Instantly share code, notes, and snippets.

@ashour
Last active March 25, 2020 11:10
Show Gist options
  • Save ashour/afee934a557fe87e5a42bf7603f0ece5 to your computer and use it in GitHub Desktop.
Save ashour/afee934a557fe87e5a42bf7603f0ece5 to your computer and use it in GitHub Desktop.
.sidebar p {
/* default styles */
}
.sidebar p:lang(fr) {
/* French overrides */
}
/* or */
[lang="fr] .sidebar p {
/* French overrides */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment