Skip to content

Commit d812c19

Browse files
Update python_docs_theme/static/pydoctheme.css
Co-authored-by: Stan Ulbrych <stan@python.org>
1 parent 37a452b commit d812c19

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

‎python_docs_theme/static/pydoctheme.css‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -270,9 +270,7 @@ div.body hr {
270270
}
271271

272272
/* Persian (fa) uses Vazirmatn, since the default system font stack renders
273-
Arabic-script text poorly on many platforms. This is scoped to :lang(fa)
274-
rather than [dir='rtl'] so other RTL languages (Arabic, Hebrew, Urdu...)
275-
and all LTR languages are unaffected. */
273+
Arabic-script text poorly on many platforms. */
276274
@font-face {
277275
font-family: "Vazirmatn";
278276
src: url("fonts/Vazirmatn-VF.woff2") format("woff2");

0 commit comments

Comments
 (0)