Skip to content

Commit 2950049

Browse files
committed
added several integrations
1 parent 0682ee2 commit 2950049

File tree

2 files changed

+169
-14
lines changed

2 files changed

+169
-14
lines changed

docs/docs.css

+30
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,37 @@ h4 {
413413
background-color: #00DA1F;
414414
width:90% !important;
415415
}
416+
#Market{
417+
background-color: #6319FF;
418+
width:90% !important;
419+
}
420+
#Quotes{
421+
background-color: #D719FF;
422+
width:90% !important;
423+
}
424+
#Chuck{
425+
background-color: #B0853C;
426+
width:90% !important;
427+
}
428+
#Scientific{
429+
background-color: #2D66E0;
430+
width:90% !important;
431+
}
432+
#Trivia{
433+
background-color: #48C9C9;
434+
width:90% !important;
435+
}
436+
#Weather{
437+
background-color: #E02535;
438+
width:90% !important;
439+
}
416440

441+
#Weather,
442+
#Trivia,
443+
#Scientific,
444+
#Chuck,
445+
#Quotes,
446+
#Market,
417447
#Currency,
418448
#Get,
419449
#Sunrise,

0 commit comments

Comments
 (0)