xinyb
2024-03-12 a724cc9cb339f5ec0a13d5fae58e3edecfd6ff4b
提交 | 用户 | age
a6a76f 1 .c1,.c1:hover{
F 2     color: #fff;
3     border-color: #3c8b3c;
4     background: #4cae4c;
5     background: -webkit-linear-gradient(top,#4cae4c 0,#449d44 100%);
6     background: -moz-linear-gradient(top,#4cae4c 0,#449d44 100%);
7     background: -o-linear-gradient(top,#4cae4c 0,#449d44 100%);
8     background: linear-gradient(to bottom,#4cae4c 0,#449d44 100%);
9     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cae4c,endColorstr=#449d44,GradientType=0);
10 }
11 a.c1:hover{
12     background: #449d44;
13     filter: none;
14 }
15 .c2,.c2:hover{
16     color: #fff;
17     border-color: #5f5f5f;
18     background: #747474;
19     background: -webkit-linear-gradient(top,#747474 0,#676767 100%);
20     background: -moz-linear-gradient(top,#747474 0,#676767 100%);
21     background: -o-linear-gradient(top,#747474 0,#676767 100%);
22     background: linear-gradient(to bottom,#747474 0,#676767 100%);
23     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#747474,endColorstr=#676767,GradientType=0);
24 }
25 a.c2:hover{
26     background: #676767;
27     filter: none;
28 }
29 .c3,.c3:hover{
30     color: #333;
31     border-color: #ff8080;
32     background: #ffb3b3;
33     background: -webkit-linear-gradient(top,#ffb3b3 0,#ff9999 100%);
34     background: -moz-linear-gradient(top,#ffb3b3 0,#ff9999 100%);
35     background: -o-linear-gradient(top,#ffb3b3 0,#ff9999 100%);
36     background: linear-gradient(to bottom,#ffb3b3 0,#ff9999 100%);
37     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffb3b3,endColorstr=#ff9999,GradientType=0);
38 }
39 a.c3:hover{
40     background: #ff9999;
41     filter: none;
42 }
43 .c4,.c4:hover{
44     color: #333;
45     border-color: #52d689;
46     background: #b8eecf;
47     background: -webkit-linear-gradient(top,#b8eecf 0,#a4e9c1 100%);
48     background: -moz-linear-gradient(top,#b8eecf 0,#a4e9c1 100%);
49     background: -o-linear-gradient(top,#b8eecf 0,#a4e9c1 100%);
50     background: linear-gradient(to bottom,#b8eecf 0,#a4e9c1 100%);
51     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b8eecf,endColorstr=#a4e9c1,GradientType=0);
52 }
53 a.c4:hover{
54     background: #a4e9c1;
55     filter: none;
56 }
57 .c5,.c5:hover{
58     color: #fff;
59     border-color: #b52b27;
60     background: #d84f4b;
61     background: -webkit-linear-gradient(top,#d84f4b 0,#c9302c 100%);
62     background: -moz-linear-gradient(top,#d84f4b 0,#c9302c 100%);
63     background: -o-linear-gradient(top,#d84f4b 0,#c9302c 100%);
64     background: linear-gradient(to bottom,#d84f4b 0,#c9302c 100%);
65     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d84f4b,endColorstr=#c9302c,GradientType=0);
66 }
67 a.c5:hover{
68     background: #c9302c;
69     filter: none;
70 }
71 .c6,.c6:hover{
72     color: #fff;
73     border-color: #1f637b;
74     background: #2984a4;
75     background: -webkit-linear-gradient(top,#2984a4 0,#24748f 100%);
76     background: -moz-linear-gradient(top,#2984a4 0,#24748f 100%);
77     background: -o-linear-gradient(top,#2984a4 0,#24748f 100%);
78     background: linear-gradient(to bottom,#2984a4 0,#24748f 100%);
79     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2984a4,endColorstr=#24748f,GradientType=0);
80 }
81 a.c6:hover{
82     background: #24748f;
83     filter: none;
84 }
85 .c7,.c7:hover{
86     color: #333;
87     border-color: #e68900;
88     background: #ffab2e;
89     background: -webkit-linear-gradient(top,#ffab2e 0,#ff9900 100%);
90     background: -moz-linear-gradient(top,#ffab2e 0,#ff9900 100%);
91     background: -o-linear-gradient(top,#ffab2e 0,#ff9900 100%);
92     background: linear-gradient(to bottom,#ffab2e 0,#ff9900 100%);
93     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffab2e,endColorstr=#ff9900,GradientType=0);
94 }
95 a.c7:hover{
96     background: #ff9900;
97     filter: none;
98 }
99 .c8,.c8:hover{
100     color: #fff;
101     border-color: #4b72a4;
102     background: #698cba;
103     background: -webkit-linear-gradient(top,#698cba 0,#577eb2 100%);
104     background: -moz-linear-gradient(top,#698cba 0,#577eb2 100%);
105     background: -o-linear-gradient(top,#698cba 0,#577eb2 100%);
106     background: linear-gradient(to bottom,#698cba 0,#577eb2 100%);
107     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#698cba,endColorstr=#577eb2,GradientType=0);
108 }
109 a.c8:hover{
110     background: #577eb2;
111     filter: none;
112 }