File tree 1 file changed +6
-29
lines changed
1 file changed +6
-29
lines changed Original file line number Diff line number Diff line change 12
12
color : # 333 ;
13
13
}
14
14
15
-
16
- # banner-secondary {
17
- background : # 222 ;
18
- position : relative;
19
- }
20
15
# banner-secondary a {
21
16
color : # b3b3b3 ;
22
17
}
23
18
# banner-secondary h3 {
24
19
color : # 7ACEF4 ;
25
20
margin-bottom : 0.5em ;
26
21
}
27
- # banner-secondary .features-box {
28
- width : 60% ;
29
- float : right;
30
- }
31
- .feature-box {
32
- float : left;
33
- width : 33% ;
34
- text-align : center;
35
- padding : 0% 2% ;
36
- }
22
+
37
23
# banner-secondary .features-box p {
38
24
font-size : .8em ;
39
25
line-height : 1em ;
45
31
height : 107px ;
46
32
overflow : hidden;
47
33
}
34
+
48
35
.lightweight-footprint .feature-box-image {
49
36
background : url ('i/feature-sprites.png' ) 0px 0px no-repeat;
50
37
}
55
42
background : url ('i/feature-sprites.png' ) -278px 0px no-repeat;
56
43
}
57
44
58
-
59
- # banner-secondary .downloads-box {
60
- float : right;
61
- width : 40% ;
62
- text-align : center;
63
- }
64
- # banner-secondary .downloads-box h2 {
65
- color : # 71D1FF ;
66
- }
67
45
# banner-secondary .downloads-box span .download {
68
46
background : url ('i/download.png' ) 0px 0px ;
69
47
width : 44px ;
84
62
margin-left : 5% ;
85
63
margin-bottom : 1em ;
86
64
}
87
- # banner-secondary .download-main > a {
88
- background : # D18F4F ;
89
- color : # FFF ;
65
+
66
+ # content # banner-secondary .download-main > a {
90
67
display : block;
91
- padding : 0.1 em ;
68
+ padding : 0 0 .5 em 0 ;
92
69
font-size : 2em ;
93
70
width : 100% ;
94
71
text-align : center;
95
72
text-decoration : none;
96
73
}
97
74
98
75
99
- # banner-secondary .download-main > a span {
76
+ # banner-secondary .download-main > a span {
100
77
margin-top : 0.2em ;
101
78
display : block;
102
79
font-size : 0.4em ;
You can’t perform that action at this time.
0 commit comments