Skip to content

Commit a9ec66e

Browse files
committed
Remove Vazirmatn support
1 parent 09fce2b commit a9ec66e

2 files changed

Lines changed: 0 additions & 16 deletions

File tree

-109 KB
Binary file not shown.

python_docs_theme/static/pydoctheme.css

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,6 @@
77
--bad-color: rgb(159 49 51);
88
--bad-border: rgb(244, 76, 78);
99
}
10-
@font-face {
11-
font-family: 'Vazirmatn';
12-
src: url('fonts/Vazirmatn[wght].woff2') format('woff2');
13-
font-weight: 100 900;
14-
font-style: normal;
15-
font-display: swap;
16-
}
17-
18-
/* Apply Vazirmatn only when the page is RTL */
19-
html[dir='rtl'] body,
20-
html[dir='rtl'] div.sphinxsidebar,
21-
html[dir='rtl'] .menu {
22-
font-family: 'Vazirmatn', -apple-system, BlinkMacSystemFont, 'avenir next', avenir,
23-
'segoe ui', 'helvetica neue', helvetica, Cantarell, Ubuntu, roboto,
24-
noto, arial, sans-serif;
25-
}
2610

2711
/* unset some styles from the classic stylesheet */
2812
div.document,

0 commit comments

Comments
 (0)