File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -356,12 +356,6 @@ background-color: #fff;
356356
357357/* Tooltips */
358358
359-
360-
361-
362-
363-
364-
365359 .tooltip-inner {
366360 max-width : 300px ;
367361 background-color : # 000 ;
@@ -448,7 +442,7 @@ background-color: #000;
448442}
449443
450444body .cDarkMode .cLightBackground {
451- background-color : # 202020 ;
445+ background-color : # 0f0f0f ;
452446}
453447body .cDarkMode .cDarkBackground {
454448 background-color : # 000 ;
@@ -481,6 +475,10 @@ body.cDarkMode .cButton.cOutlineCTA.cJoinOurDiscord {
481475 background-image : url(../ img/Icons_join-our-discord.webp);
482476}
483477
478+ body .cDarkMode .cButton .cOutlineCTA : hover {
479+ color : # 000 !important ;
480+ }
481+
484482body .cDarkMode .cFilledCard .cDocs li a {
485483 /* background-color: rebeccapurple !important; */
486484 text-decoration : none;
You can’t perform that action at this time.
0 commit comments