We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0682ee2 commit 2950049Copy full SHA for 2950049
docs/docs.css
@@ -413,7 +413,37 @@ h4 {
413
background-color: #00DA1F;
414
width:90% !important;
415
}
416
+#Market{
417
+ background-color: #6319FF;
418
+ width:90% !important;
419
+}
420
+#Quotes{
421
+ background-color: #D719FF;
422
423
424
+#Chuck{
425
+ background-color: #B0853C;
426
427
428
+#Scientific{
429
+ background-color: #2D66E0;
430
431
432
+#Trivia{
433
+ background-color: #48C9C9;
434
435
436
+#Weather{
437
+ background-color: #E02535;
438
439
440
441
+#Weather,
442
+#Trivia,
443
+#Scientific,
444
+#Chuck,
445
+#Quotes,
446
+#Market,
447
#Currency,
448
#Get,
449
#Sunrise,
0 commit comments