File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 80
80
81
81
# \/api- reference\/webhooks\/server- message\#request h3 + div: first- of- type: befor e {
82
82
content: "Vapi will make a request to your server with the following object:" ;
83
- color : # 0008059f;
84
83
font- size: .875rem;
85
84
}
86
85
86
+ : is (.light ) # \/api- reference\/webhooks\/server- message\#request h3 + div : first-of-type : before {
87
+ color : # 0008059f ;
88
+ }
89
+
90
+ : is (.dark ) # \/api- reference\/webhooks\/server- message\#request h3 + div : first-of-type : before {
91
+ color : # f6f5ffb6 ;
92
+ }
93
+
87
94
# \/api- reference\/webhooks\/client- message\#request h3 + div: first- of- type > div: first- of- type {
88
95
dis play: none;
89
96
}
90
97
91
98
# \/api- reference\/webhooks\/client- message\#request h3 + div: first- of- type: befor e {
92
99
content: "Vapi will make a request to your server with the following object:" ;
93
- color : # 0008059f;
94
100
font- size: .875rem;
101
+ }
102
+
103
+ : is (.light ) # \/api- reference\/webhooks\/client- message\#request h3 + div : first-of-type : before {
104
+ color : # 0008059f ;
105
+ }
106
+
107
+ : is (.dark ) # \/api- reference\/webhooks\/client- message\#request h3 + div : first-of-type : before {
108
+ color : # f6f5ffb6 ;
95
109
}
You can’t perform that action at this time.
0 commit comments