-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Associate CSS with sidebar sections #643
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
Comments
You can target |
not too intuitive 🤔 |
It's not ideal, but meets the need. |
Just what I needed, really into specify classname to elements |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
EH EH DONT CLOSE BRO |
Please can you describe the issue you are requesting . Please check |
ok please correct me if I am wrong you want to add |
I opened an issue about making better markup for the sidebar, #1181, before I saw this one. |
I'll close this one in favor of the other one, where we can discuss more markup changes that in general can make the sidebar styling/theming more robust. |
Hello,
I want to style different sidebar sections.
In the screenshot,
notification
correspond to ah4
in markdown and the rest areh5
.The problem I found is a css class is not associated with the markup generated in the sidebar, so I can't apply different style.
right now
expected
The text was updated successfully, but these errors were encountered: