Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

two colons shown after "Parameters" #68

Open
njzjz opened this issue Aug 10, 2022 · 1 comment
Open

two colons shown after "Parameters" #68

njzjz opened this issue Aug 10, 2022 · 1 comment

Comments

@njzjz
Copy link

njzjz commented Aug 10, 2022

See:

image

I guess it's not compatible with numpydoc.

@njzjz
Copy link
Author

njzjz commented Oct 20, 2022

I got the reason. docutils 0.18 adds a colon but sphinx_press_theme also adds a colon.

dl.field-list > dt:after
content: ":";

See also

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant