We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b101df commit 39ab804Copy full SHA for 39ab804
core/http/static/general.css
@@ -68,7 +68,7 @@ ul {
68
69
li {
70
font-size: 0.875rem; /* Small text size */
71
- color: #4a5568; /* Dark gray text */
+ color: #aab2c7; /* Dark gray text */
72
/* background-color: #f7fafc; Very light gray background */
73
border-radius: 0.375rem; /* Rounded corners */
74
padding: 0.5rem; /* Padding inside each list item */
0 commit comments