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 2 weeks ago · 3 replies · 143 views
2 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...

2 weeks ago

cheers, i'll do something.

2 weeks ago Solution

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

👍 1
2 weeks ago

Much better. Thanks.

Suggested topics

Topic Participants Replies Views Activity
Site Feedback · by pamtbaau, 4 weeks ago
3 306 4 weeks ago
Site Feedback · by pamtbaau, 4 weeks ago
3 203 4 weeks ago
Site Feedback · by Karmalakas, 1 month ago
3 290 1 month ago
Site Feedback · by Karmalakas, 1 month ago
3 274 1 month ago
Site Feedback · by Karmalakas, 1 month ago
1 256 1 month ago