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

doc(anta): Update CSS for better titles readability #668

Merged
merged 2 commits into from
May 13, 2024

Conversation

titom73
Copy link
Collaborator

@titom73 titom73 commented May 10, 2024

Description

Update CSS to make H3,H4,H5 and H6 title bit more readable with more emphasis

To test:

mkdocs serve

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have run pre-commit for code linting and typing (pre-commit run)
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes (tox -e testenv)

@titom73 titom73 added the documentation Improvements or additions to documentation label May 10, 2024
@titom73 titom73 requested a review from gmuloc May 10, 2024 14:06
@gmuloc gmuloc added this to the v1.0.0 milestone May 13, 2024
@gmuloc
Copy link
Collaborator

gmuloc commented May 13, 2024

  1. Can we avoid to capitalize code like pipx?
    Screenshot 2024-05-13 at 11 06 21

  2. There is not much difference between Tests Inputs and Input model which makes it look like they are on the same level - is there a way to play with something in CSS?

Screenshot 2024-05-13 at 11 06 58
Screenshot 2024-05-13 at 11 07 02

@titom73
Copy link
Collaborator Author

titom73 commented May 13, 2024

  1. Can we avoid to capitalize code like pipx?
    Screenshot 2024-05-13 at 11 06 21
  2. There is not much difference between Tests Inputs and Input model which makes it look like they are on the same level - is there a way to play with something in CSS?

Screenshot 2024-05-13 at 11 06 58 Screenshot 2024-05-13 at 11 07 02

Last push should have fixed your comments

@titom73 titom73 merged commit fe5ae49 into aristanetworks:main May 13, 2024
14 checks passed
@titom73 titom73 deleted the docs/update-css-titles branch May 13, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation rn: doc(anta)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants