1
- .color-bg {background : # 00A18570!important }
2
- body {
3
- background : # 232A31!important ;
4
- color : # a7a7a7!important ;
5
- }
6
- .h2 , h2 {
7
- color : # 8e9194!important ;
8
- }
9
- .h3 , h3 {
10
- color : # 8e9194!important ;
11
- }
12
- .h4 , h4 {
13
- color : # 8e9194!important ;
14
- }
15
- .h5 , h5 {
16
- color : # 8e9194!important ;
17
- }
18
- .h6 , h6 {
19
- color : # 8e9194!important ;
20
- }
21
- h2 .color {color : # 00A18570!important }
22
- h3 .color {color : # 00A18570!important }
23
- h4 .color {color : # 00A18570!important }
24
- h5 .color {color : # 00A18570!important }
25
- h6 .color {color : # 00A18570!important }
26
- .p , p {
27
- color : # 8e9194!important ;
28
- }
29
- p .color {color : # 00A18570!important }
30
- a {color : # 58dbec!important }
31
- ::selection {
32
- background : # 00A18570!important ;
33
- color : # a7a7a7!important ;
34
- }
35
- code {
36
- background : # aa4eaf!important ;
37
- color : # efcdf3!important ;
38
- }
39
- .blockquote , blockquote {
40
- background : # 1E2429!important ;
41
- color : # 8e9194!important ;
42
- }
43
- .blockquote , blockquote : active {background : transparent!important }
44
- .textarea , textarea {
45
- background : # 1E2429!important ;
46
- color : # 8e9194!important ;
47
- }
48
- .textarea , textarea : focus {background : transparent!important }
49
- button : not (.md-button ): not (.btn ): not (.color ) {
50
- background : # 000!important ;
51
- color : # a7a7a7!important ;
52
- }
53
- button : not (.md-button ): not (.btn ): not (.color ): hover {
54
- background : # a7a7a7!important ;
55
- color : # 000!important ;
56
- }
57
- button .color {background : # 00A185!important ;color : # fffc!important ;font-weight : bold!important ;padding : 10px !important ;font-size : 16px !important }
58
- button .color : hover {background : # ffffffb3!important ;color : # 00A185!important }
59
- .input , input {border : 1px solid # 8e9194!important ;color : # 8e9194!important }
60
- .input , input : hover {background : # 8e9194!important }
61
- .input , input : focus {background : # d6d6d6!important ;color : # 000!important }
62
- ul .tiled li p {
63
- color : # fff!important ;
64
- }
65
- .header , header {
66
- background : # 00A18570!important ;
67
- }
68
- .logo , logo {
69
- color : # 8e9194!important ;
70
- }
71
- header nav ul li {
72
- color : # a7a7a7!important ;
73
- }
74
- header nav ul li p {
75
- color : # a7a7a7!important ;
76
- }
77
- .nav-tabs .nav-link {color : # fff!important }
78
- .backgroundWrap {background-color : # 232A31!important }
79
- .backgroundWrap .gradient {background-image : linear-gradient (to bottom, rgba (0 , 0 , 0 , 0.4 ) 30% , # 2b3237 )!important }
80
- .footer , footer {
81
- background : # 00A18550!important ;
82
- }
83
- .navmenu {
84
- background : rgba (0 , 0 , 0 , 0.9 )!important ;
85
- border-color : # fff!important ;
86
- }
87
- .navmenu ul > li {
88
- border-bottom : 1px solid rgba (255 , 255 , 255 , 0.5 )!important ;
89
- }
90
- .glass {
91
- background : rgba (128 , 128 , 128 , 0.5 )!important ;
92
- background-color : rgba (0 , 0 , 0 , 0.5 )!important ;
93
- color : # fff!important ;
94
- }
95
- .navmenu .glass ul > li : hover {
96
- background : rgba (255 , 255 , 255 , 0.2 )!important ;
97
- color : # 000!important ;
98
- box-shadow : none!important ;
99
- }
100
- .navmenu .glass hr {border-top : 1px solid rgba (255 , 255 , 255 , 0.2 )!important }
101
-
1
+ .color-bg {background : # 00A18570!important }
2
+ body {
3
+ background : # 232A31!important ;
4
+ color : # a7a7a7!important ;
5
+ }
6
+ .h2 , h2 {
7
+ color : # 8e9194!important ;
8
+ }
9
+ .h3 , h3 {
10
+ color : # 8e9194!important ;
11
+ }
12
+ .h4 , h4 {
13
+ color : # 8e9194!important ;
14
+ }
15
+ .h5 , h5 {
16
+ color : # 8e9194!important ;
17
+ }
18
+ .h6 , h6 {
19
+ color : # 8e9194!important ;
20
+ }
21
+ h2 .color {color : # 00A18570!important }
22
+ h3 .color {color : # 00A18570!important }
23
+ h4 .color {color : # 00A18570!important }
24
+ h5 .color {color : # 00A18570!important }
25
+ h6 .color {color : # 00A18570!important }
26
+ .p , p {
27
+ color : # 8e9194!important ;
28
+ }
29
+ p .color {color : # 00A18570!important }
30
+ a {color : # 58dbec!important }
31
+ ::selection {
32
+ background : # 00A18570!important ;
33
+ color : # a7a7a7!important ;
34
+ }
35
+ code {
36
+ background : # aa4eaf!important ;
37
+ color : # efcdf3!important ;
38
+ }
39
+ .blockquote , blockquote {
40
+ background : # 1E2429!important ;
41
+ color : # 8e9194!important ;
42
+ }
43
+ .blockquote , blockquote : active {background : transparent!important }
44
+ .textarea , textarea {
45
+ background : # 1E2429!important ;
46
+ color : # 8e9194!important ;
47
+ }
48
+ .textarea , textarea : focus {background : transparent!important }
49
+ button : not (.md-button ): not (.btn ): not (.color ) {
50
+ background : # 000!important ;
51
+ color : # a7a7a7!important ;
52
+ }
53
+ button : not (.md-button ): not (.btn ): not (.color ): hover {
54
+ background : # a7a7a7!important ;
55
+ color : # 000!important ;
56
+ }
57
+ button .color {background : # 00A185!important ;color : # fffc!important ;font-weight : bold!important ;padding : 10px !important ;font-size : 16px !important }
58
+ button .color : hover {background : # ffffffb3!important ;color : # 00A185!important }
59
+ .input , input {border : 1px solid # 8e9194!important ;color : # 8e9194!important }
60
+ .input , input : hover {background : # 8e9194!important }
61
+ .input , input : focus {background : # d6d6d6!important ;color : # 000!important }
62
+ ul .tiled li p {
63
+ color : # fff!important ;
64
+ }
65
+ .header , header {
66
+ background : # 00A18570!important ;
67
+ }
68
+ .logo , logo {
69
+ color : # 8e9194!important ;
70
+ }
71
+ header nav ul li {
72
+ color : # a7a7a7!important ;
73
+ }
74
+ header nav ul li p {
75
+ color : # a7a7a7!important ;
76
+ }
77
+ .nav-tabs .nav-link {color : # fff!important }
78
+ .backgroundWrap {background-color : # 232A31!important }
79
+ .backgroundWrap .gradient {background-image : linear-gradient (to bottom, rgba (0 , 0 , 0 , 0.4 ) 30% , # 2b3237 )!important }
80
+ .footer , footer {
81
+ background : # 00A18550!important ;
82
+ }
83
+ .navmenu {
84
+ background : rgba (0 , 0 , 0 , 0.9 )!important ;
85
+ border-color : # fff!important ;
86
+ }
87
+ .navmenu ul > li {
88
+ border-bottom : 1px solid rgba (255 , 255 , 255 , 0.5 )!important ;
89
+ }
90
+ .glass {
91
+ background : rgba (128 , 128 , 128 , 0.5 )!important ;
92
+ background-color : rgba (0 , 0 , 0 , 0.5 )!important ;
93
+ color : # fff!important ;
94
+ }
95
+ .navmenu .glass ul > li : hover {
96
+ background : rgba (255 , 255 , 255 , 0.2 )!important ;
97
+ color : # 000!important ;
98
+ box-shadow : none!important ;
99
+ }
100
+ .navmenu .glass hr {border-top : 1px solid rgba (255 , 255 , 255 , 0.2 )!important }
101
+
102
102
.card {background-color : # 1E2429!important }
0 commit comments