File tree Expand file tree Collapse file tree 1 file changed +22
-19
lines changed Expand file tree Collapse file tree 1 file changed +22
-19
lines changed Original file line number Diff line number Diff line change @@ -149,6 +149,27 @@ $header-height = 40px
149
149
.sidebar
150
150
position fixed
151
151
152
+ @media screen and (max-width : 1200px )
153
+ #ad
154
+ z-index 9
155
+ position relative
156
+ width auto
157
+ height 100px
158
+ padding 0
159
+ bottom 0
160
+ right 0
161
+ margin 30px 0 35px
162
+ .carbon-wrap , .carbon-img , .carbon-text , .carbon-poweredby
163
+ display inline-block
164
+ vertical-align top
165
+ .carbon-text
166
+ width 130px
167
+ margin-left 15px
168
+ .carbon-poweredby
169
+ position absolute
170
+ bottom 0
171
+ left 145px
172
+
152
173
@media screen and (max-width : 720px )
153
174
body
154
175
-webkit- text-size-adjust none
@@ -209,22 +230,4 @@ $header-height = 40px
209
230
margin-left 0
210
231
.footer
211
232
margin-left 0
212
- text-align center
213
- #ad
214
- position relative
215
- width auto
216
- height 100px
217
- padding 0
218
- bottom 0
219
- right 0
220
- margin 30px 0 35px
221
- .carbon-wrap , .carbon-img , .carbon-text , .carbon-poweredby
222
- display inline-block
223
- vertical-align top
224
- .carbon-text
225
- width 130px
226
- margin-left 15px
227
- .carbon-poweredby
228
- position absolute
229
- bottom 0
230
- left 145px
233
+ text-align center
You can’t perform that action at this time.
0 commit comments