@@ -69,13 +69,13 @@ $donate-bar-text-outline: $darkblue;
69
69
$divider-height : 400px ;
70
70
$divider-width : 100% ;
71
71
72
- $incentive-bar-fill-color : $red ;
73
- $incentive-bar-bg-color : $darkgreen ;
72
+ $incentive-bar-fill-color : $yellow ;
73
+ $incentive-bar-bg-color : $darkblue ;
74
74
$incentive-dropdown-text-color : $link-color ;
75
75
$incentive-dropdown-hover-color : $link-hover-color ;
76
76
$incentive-closed-text-color : $grey ;
77
- $incentive-copy-button-color : $green ;
78
- $incentive-copy-button-hover-color : $lightgreen ;
77
+ $incentive-copy-button-color : $link-hover-color ;
78
+ $incentive-copy-button-hover-color : $link-color ;
79
79
$incentive-popup-bg-color : $blue ;
80
80
81
81
@@ -112,7 +112,6 @@ $incentive-popup-bg-color: $blue;
112
112
}
113
113
.incentive_bar_fill {
114
114
border-radius : 10px ;
115
- border : solid 3px #2f0028 ;
116
115
}
117
116
118
117
input [type = ' checkbox' ] {
@@ -348,7 +347,7 @@ footer{
348
347
}
349
348
@include media-breakpoint-down (md) {
350
349
.menu {
351
- font-size : 28 px !important ;
350
+ font-size : 24 px !important ;
352
351
}
353
352
body {
354
353
font-size : 0.8rem !important ;
@@ -363,7 +362,7 @@ footer{
363
362
364
363
@include media-breakpoint-up (md) {
365
364
.timetable .ttplay .playright .playgame {
366
- font-size : 1.3 rem ;
365
+ font-size : 1.25 rem ;
367
366
line-height : 1.2rem ;
368
367
}
369
368
.timetable .ttplay .playdate {
@@ -383,7 +382,7 @@ footer{
383
382
384
383
@include media-breakpoint-up (lg) {
385
384
.timetable .ttplay .playright .playgame {
386
- font-size : 1.5 rem ;
385
+ font-size : 1.45 rem ;
387
386
line-height : 1.4rem ;
388
387
}
389
388
.timetable .ttplay .playdate {
0 commit comments