File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -341,13 +341,18 @@ div.communitySponsor {
341
341
font-weight : normal;
342
342
width : 318px ;
343
343
float : left;
344
- font-size : 24 px ;
344
+ font-size : 20 px ;
345
345
}
346
346
347
347
div .communitySponsor img {
348
348
vertical-align : middle;
349
349
}
350
350
351
- div .communitySponsor a {
351
+ div .communitySponsor > a {
352
352
line-height : 60px ;
353
+ vertical-align : middle;
354
+ }
355
+
356
+ div # sponsors > div > a {
357
+ margin-right : 20px ;
353
358
}
Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ <h2>Gold Sponsors</h2>
42
42
< h2 > Silver Sponsors</ h2 >
43
43
< div >
44
44
< a href ="http://servergrove.com/ "> < img src ="images/sponsor-servergrove.png " alt ="ServerGrove "/> </ a >
45
+ < a href ="http://vaco.com/ "> < img src ="images/VACO_GLOBAL_CLR.png " alt ="Vaco "/> </ a >
45
46
</ div >
46
47
< h2 > Community Sponsors</ h2 >
47
48
< div >
You can’t perform that action at this time.
0 commit comments