File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -2583,29 +2583,25 @@ li.draggable-item .components-panel__body-toggle.components-button{
2583
2583
text-transform : uppercase;
2584
2584
border-radius : 5px ;
2585
2585
letter-spacing : 0.5px ;
2586
+ color : # ffffff ;
2586
2587
}
2587
2588
2588
2589
.fz-license-badge-agency {
2589
2590
background : linear-gradient (135deg , # 4268CF 0% , # 3458BC 100% );
2590
- color : # ffffff ;
2591
2591
}
2592
2592
2593
2593
.fz-license-badge-developer {
2594
2594
background : linear-gradient (135deg , # 689F38 0% , # 558B2F 100% );
2595
- color : # ffffff ;
2596
2595
}
2597
2596
2598
2597
.fz-license-badge-personal {
2599
2598
background : linear-gradient (135deg , # FF6B35 0% , # F4511E 100% );
2600
- color : # ffffff ;
2601
2599
}
2602
2600
2603
2601
.fz-license-badge-yearly {
2604
2602
background : linear-gradient (135deg , # F4511E 0% , # D32F2F 100% );
2605
- color : # ffffff ;
2606
2603
}
2607
2604
2608
2605
.fz-license-badge-lifetime {
2609
2606
background : linear-gradient (135deg , # FFB300 0% , # FFA000 100% );
2610
- color : # ffffff ;
2611
2607
}
You can’t perform that action at this time.
0 commit comments