We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e66985 commit 7342028Copy full SHA for 7342028
docs/_static/custom.css
@@ -17,7 +17,7 @@ dl.py.method > dt.sig {
17
18
/* 进一步单独放大方法名 def xxx */
19
dl.py.method > dt.sig .sig-name {
20
- font-size: 1.2em !important;
+ font-size: 1.1em !important;
21
font-weight: 700; /* 让方法名更突出,可选 */
22
}
23
0 commit comments