Graylog2 / Graylog2/graylog2-server
HTML `<code/>` tag styling improvement
- 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.
It looks a little less bold in light mode. The spacing issue is still there.
## 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
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