Skip to content
Grav 2.0 is officially stable. Read the announcement →
Site Feedback

Please make inline code snippets standout more on forum

Solved by Andy Miller View solution

Started by pamtbaau 3 weeks ago · 3 replies · 248 views
3 weeks 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...

3 weeks ago

cheers, i'll do something.

3 weeks ago Solution

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

👍 1
3 weeks ago

Much better. Thanks.

Suggested topics

Topic Participants Replies Views Activity
Site Feedback · by pamtbaau, 1 month ago
3 384 1 month ago
Site Feedback · by pamtbaau, 1 month ago
3 269 1 month ago
Site Feedback · by Karmalakas, 2 months ago
3 369 1 month ago
Site Feedback · by Karmalakas, 2 months ago
3 354 1 month ago
Site Feedback · by Karmalakas, 2 months ago
1 331 2 months ago