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 f0384e1 commit b4fe3f4Copy full SHA for b4fe3f4
src/app/styles/components/d3graph.css
@@ -54,10 +54,10 @@ div.tooltip {
54
max-width: 250px;
55
overflow-wrap: break-word;
56
padding: 6px;
57
- color: #320a5c;
+ color: #1a2229;
58
font-size: 12px;
59
font-family: "Overpass Mono", monospace;
60
- background: #9cf4df;
+ background: #6699C4;
61
border-radius: 8px;
62
pointer-events: none;
63
}
0 commit comments