Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Please make inline code snippets standout more on forum

Solved by Andy Miller View solution

Started by pamtbaau 1 month ago · 3 replies · 310 views
1 month ago

Inline code snippets are currently hardly distinguishable from regular text. Please make it standout more, by adding some css like:

CSS
.forum-post__body code {
    background-color: #575757;
    padding: 0 .3rem;
}

Or any other css you prefer...

1 month ago

cheers, i'll do something.

1 month ago Solution

This is a test code snippet here so it should look better than it did before

👍 1
1 month ago

Much better. Thanks.

Suggested topics

Topic Participants Replies Views Activity
Site Feedback · by Sergi, 6 hours ago
0 17 6 hours ago
Site Feedback · by pamtbaau, 2 months ago
3 415 1 month ago
Site Feedback · by pamtbaau, 2 months ago
3 296 2 months ago
Site Feedback · by Karmalakas, 2 months ago
3 406 2 months ago
Site Feedback · by Karmalakas, 2 months ago
3 386 2 months ago