1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
/* Custom CSS for Quiver Documentation */
/* Improve code block styling */
}
/* Style for mathematical notation */
}
/* Mermaid diagram styling */
}
/*
* Signal-type colors: the canonical classes are the .qv-c-* helpers in
* quiver-viz.css (.qv-c-audio, .qv-c-cv, .qv-c-gate, .qv-c-voct, .qv-c-mod),
* driven by the --qv-* custom properties. The old .signal-* / .module-*
* classes were unused and have been removed.
*/
/* Prominent call-to-action link on the Live Playground page */
}
}