Graylog2 / Graylog2/graylog2-server

HTML `<code/>` tag styling improvement

Open Beginner friendly
#26,897 0 comments 0 reactions 0 assignees View on GitHub
bug triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

## Description

The styling of our HTML `` tag is pretty bold right now. Especially in dark mode.
If two `` sections are below each other on different lines, there is no spacing between them.

Image

It looks a little less bold in light mode. The spacing issue is still there.

Image

## Your Environment

* Graylog Version: 7.2.0-SNAPSHOT
* Operating System: Ubuntu 26.04
* Browser version: Firefox 150.0.1 and Google Chrome 151

Contributor guide

Open the contributing guide

Research direction

Start by locating the styles applied to the HTML tag and compare their behavior in light and dark mode. Adjust the styling so the text is less bold and adjacent code sections on separate lines have spacing, then verify both reported visual issues in Firefox and Chrome.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, html
Domain
design, frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.