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

Add API doc CSS #409

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

demo-kratia
Copy link

This PR:

  • Add styling for get, post, and delete API key-terms for API documentation refactor.

Copy link
Contributor

@ektravel ektravel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Retracing original approval. The color doesn't render correctly.

Copy link
Contributor

@ektravel ektravel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The color doesn't render correctly.

@317brian
Copy link
Contributor

I'm guessing it's cause the tag being used for the verbs is code:

<code class="getAPI">GET</code>

so the color from the tag itself is overriding the color from the class

@317brian 317brian marked this pull request as draft November 17, 2023 19:58
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

Successfully merging this pull request may close these issues.

4 participants