File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed
Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change 377377
378378 color : # 0e3252 ;
379379 }
380+
381+ body .dark-theme .case-study .title {
382+ color : # ffffff !important ;
383+ }
384+
385+ body .dark-theme .paragraph-body {
386+ color : # ffffff !important ;
387+ }
388+
389+ body .dark-theme .paragraph-body-list {
390+ color : # ffffff !important ;
391+ }
392+
393+ body .dark-theme .item-list {
394+ color : # ffffff !important ;
395+ }
396+
397+ body .dark-theme .what-we-did-container > .item > .label {
398+ color : # ffffff !important ;
399+ }
400+
401+ body .dark-theme .what-we-did-container > .item > .index {
402+ color : # ffffff !important ;
403+ }
404+
405+ body .dark-theme .project-highlights-grid > a > .item > .index {
406+ color : # ffffff !important ;
407+ }
408+
409+ body .dark-theme .project-highlights-grid > a > .item > .label {
410+ color : # ffffff !important ;
411+ }
412+
413+ body .dark-theme .details-box > p {
414+ color : # ffffff !important ;
415+ }
416+
417+ body .dark-theme .details-box > p : first-child {
418+ color : # cccccc !important ;
419+ }
380420</ style >
You can’t perform that action at this time.
0 commit comments