File tree Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Original file line number Diff line number Diff line change 26
26
line-height : 1em ;
27
27
padding : 0 ;
28
28
}
29
- .features-box . feature-box-image {
29
+ .feature-box-image {
30
30
margin : 0 auto 1em auto;
31
31
width : 120px ;
32
32
height : 107px ;
51
51
transform : rorate (6.28rad );
52
52
}
53
53
54
- # banner-secondary .downloads-box span .download {
55
- background : url ('i/download.png' ) 0px 0px ;
56
- width : 44px ;
57
- height : 37px ;
58
- position : relative;
59
- top : 1em ;
60
- display : inline-block;
61
- margin-right : 0.5em ;
62
- }
63
54
64
- # banner-secondary .downloads-box p {
55
+ # content # banner-secondary .downloads-box p {
65
56
margin : 15px 0 5px ;
66
57
}
67
58
68
- # banner-secondary .download-options ,
69
- # banner-secondary .download-help {
59
+ .download-options ,
60
+ .download-help {
70
61
margin-top : 1em ;
71
62
}
72
63
# banner-secondary .download-options a {
79
70
border-radius : 0 ;
80
71
border : none;
81
72
-webkit-transition : -webkit-box-shadow 1s linear;
82
- transition : box-shadow 1s ;
73
+ transition : all 1s ;
83
74
}
84
75
# banner-secondary .download-main .button : hover {
85
76
box-shadow : 0px 0px 25px rgba (209 , 143 , 79 , 0.9 );
96
87
}
97
88
98
89
99
- # banner-secondary .download-main > a span {
90
+ # content # banner-secondary .download-main > a span {
100
91
margin-top : 0.2em ;
101
92
display : block;
102
93
font-size : 0.4em ;
103
94
}
95
+ # content # banner-secondary .download-main > a span .download {
96
+ background : url ('i/download.png' ) 0px 0px ;
97
+ width : 44px ;
98
+ height : 37px ;
99
+ position : relative;
100
+ top : 1em ;
101
+ display : inline-block;
102
+ margin-right : 0.5em ;
103
+ }
104
104
105
105
# home-content h2 {
106
106
margin-top : 1em ;
113
113
}
114
114
115
115
@media all and (max-width : 820px ) {
116
- # banner-secondary .downloads-box {
116
+ /* #banner-secondary .downloads-box {
117
117
float:none;
118
118
width: 100%;
119
119
margin-bottom: 1em;
120
120
}
121
121
#banner-secondary .features-box {
122
122
float:none;
123
123
width:100%;
124
- }
124
+ }*/
125
125
}
You can’t perform that action at this time.
0 commit comments