File tree Expand file tree Collapse file tree 2 files changed +9
-13
lines changed
assets/scss/includes/components Expand file tree Collapse file tree 2 files changed +9
-13
lines changed Original file line number Diff line number Diff line change 11
11
12
12
[data-bs-theme = " light" ] .challenge-button {
13
13
border : none ;
14
- box-shadow : 0 0 15 px var (--bs-secondary );
14
+ box-shadow : 3 px 3 px 3 px var (--bs-secondary );
15
15
16
16
& .challenge-solved {
17
- background-color : #29c830 ;
17
+ background-color : #6e192a ;
18
18
19
19
& :hover {
20
- background-color : #37d63e ;
20
+ background-color : #962239 ;
21
21
}
22
22
}
23
23
24
- .challenge-button {
25
- box-shadow : 3 px 3 px 3 px #6e193c ;
26
- background- color : #6e192a ;
24
+ .challenge-tag {
25
+ background-color : #f22c54 ;
26
+ color : #fff ;
27
27
border-radius : 0 ;
28
28
}
29
29
30
- .challenge-button :hover {
31
- background-color : #962239 ;
32
- }
33
-
34
30
.challenge-submit {
35
31
border-radius : 0 ;
36
32
}
44
40
}
45
41
46
42
& .challenge-solved {
47
- background-color : #29c830 ;
43
+ background-color : #6e192a ;
48
44
49
45
& :hover {
50
- background-color : #37d63e ;
46
+ background-color : #962239 ;
51
47
}
52
48
}
53
49
}
Original file line number Diff line number Diff line change 144
144
]
145
145
},
146
146
"assets/scss/main.scss" : {
147
- "file" : " assets/main.49478099 .css" ,
147
+ "file" : " assets/main.0060ab17 .css" ,
148
148
"src" : " assets/scss/main.scss" ,
149
149
"isEntry" : true
150
150
}
You can’t perform that action at this time.
0 commit comments