File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 34
34
text-align : center;
35
35
background : rgba (255 , 255 , 255 , 0 );
36
36
text-decoration : none;
37
- color : # EEE ;
37
+ color : # FFF ;
38
38
will-change : background-color;
39
39
}
40
40
41
41
.header nav a : hover ,
42
42
.header nav a : active {
43
- background : rgba (255 , 255 , 255 , 0.3 );
43
+ background : rgba (0 , 0 , 0 , 0.2 );
44
44
}
45
45
46
46
.header nav a .active {
47
- background : rgba (255 , 255 , 255 , 0.4 );
47
+ background : rgba (0 , 0 , 0 , 0.4 );
48
48
}
Original file line number Diff line number Diff line change 34
34
text-align : center;
35
35
background : rgba (255 , 255 , 255 , 0 );
36
36
text-decoration : none;
37
- color : # EEE ;
37
+ color : # FFF ;
38
38
will-change : background-color;
39
39
}
40
40
41
41
.header nav a : hover ,
42
42
.header nav a : active {
43
- background : rgba (255 , 255 , 255 , 0.3 );
43
+ background : rgba (0 , 0 , 0 , 0.2 );
44
44
}
45
45
46
46
.header nav a .active {
47
- background : rgba (255 , 255 , 255 , 0.4 );
47
+ background : rgba (0 , 0 , 0 , 0.4 );
48
48
}
You can’t perform that action at this time.
0 commit comments