Skip to content

Styling the remaining markdown tags #527

Closed
@jaybuidl

Description

@jaybuidl

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions