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

Styling the remaining markdown tags #527

Closed
jaybuidl opened this issue Jan 26, 2023 · 3 comments
Closed

Styling the remaining markdown tags #527

jaybuidl opened this issue Jan 26, 2023 · 3 comments
Assignees
Labels
Milestone

Comments

@jaybuidl
Copy link
Member

jaybuidl commented Jan 26, 2023

Example for the Gnosis chain General Court (after #550), the styling in light mode probably needs something like this:

ul {
    padding-inline-start: 1em;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}
Before After
image image

Note 1: To reproduce this, the IPFS gateway must be pointed to Cloudflare to fetch the policy.

Note 2: Dark mode is needed too.

@jaybuidl jaybuidl mentioned this issue Jan 26, 2023
33 tasks
@jaybuidl jaybuidl added this to the alpha-1 milestone Jan 31, 2023
@jaybuidl jaybuidl changed the title Styling the remaining markdown tags (Blockchain Non-Technical) Styling the remaining markdown tags Feb 7, 2023
@jaybuidl
Copy link
Member Author

jaybuidl commented Feb 7, 2023

In dark mode currently
image

@Arun9650
Copy link
Contributor

Arun9650 commented Apr 1, 2023

hi, i like to work on this issue,
can you please give me the URL you are talking about in note 1 to reproduce this issue

@jaybuidl
Copy link
Member Author

jaybuidl commented Jun 5, 2023

Should have been fixed

@jaybuidl jaybuidl closed this as completed Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants