This repository was archived by the owner on Sep 5, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +12
-9
lines changed Expand file tree Collapse file tree 3 files changed +12
-9
lines changed Original file line number Diff line number Diff line change 44*/
55.nav .click {
66 cursor : pointer;
7- margin : 10 px 20px 0 0 ;
7+ margin : 15 px 20px 0 0 ;
88 float : right;
99}
1010
Original file line number Diff line number Diff line change 55.nav .click { color : white; }
66.nav .click .menu {
77 transition : all 0.1s ease-in-out;
8- color : # 7f7f7f ;
8+ color : # 4a5160 ;
99}
1010
1111.nav .click .menu : hover {
12- background-color : # fff ;
12+ background-color : # 363c49 ;
13+ color : # eaedf1 ;
1314}
1415
1516.sidebar .title {
16- border-bottom : 1px # 2e3543 solid;
17- font-weight : 600 ;
18- color : white;
17+ background-color : # 1d222c ;
18+ border-bottom : 1px # 2e3543 solid;
19+ font-weight : 600 ;
20+ color : white;
1921}
2022
2123.sidebar ul .menu { background-color : # 1d222c ; }
7476 perfect scrollbar
7577*/
7678.ps__thumb-y {
77- background-color : # d3d3d3 ;
79+ background-color : # 515867 ;
7880}
7981
8082.ps__rail-y : hover > .ps__thumb-y ,
8183.ps__rail-y : focus > .ps__thumb-y {
82- background-color : # d3d3d3 ;
84+ background-color : # 515867 ;
8385}
Original file line number Diff line number Diff line change 55.nav .click { color : white; }
66.nav .click .menu {
77 transition : all 0.1s ease-in-out;
8- color : # 7f7f7f ;
8+ color : # bdbdbd ;
99}
1010
1111.nav .click .menu : hover {
1212 background-color : # fff ;
13+ color : # 7f7f7f ;
1314}
1415
1516.sidebar .title {
You can’t perform that action at this time.
0 commit comments