File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -325,31 +325,34 @@ div#sponsors h2 {
325
325
text-transform : uppercase;
326
326
line-height : 20px ;
327
327
margin : 0 ;
328
+ width : 300px ;
328
329
clear : both;
329
330
}
330
331
331
332
div # sponsors > div {
332
333
width : 75% ;
333
334
float : right;
335
+ vertical-align : top;
334
336
clear : left;
335
337
margin-top : -20px ;
336
- margin-bottom : 40 px ;
338
+ margin-bottom : 50 px ;
337
339
}
338
340
339
341
div .communitySponsor {
340
342
font-family : "NevisBold" ;
341
343
font-weight : normal;
342
- width : 318px ;
344
+ width : 48px ;
345
+ padding-right : 25px ;
343
346
float : left;
344
- font-size : 20 px ;
347
+ font-size : 11 px ;
345
348
}
346
349
347
350
div .communitySponsor img {
348
351
vertical-align : middle;
349
352
}
350
353
351
354
div .communitySponsor > a {
352
- line-height : 60 px ;
355
+ line-height : 20 px ;
353
356
vertical-align : middle;
354
357
}
355
358
You can’t perform that action at this time.
0 commit comments