Skip to content

Commit 65eeafd

Browse files
committed
Added Vaco logo to silver sponsors.
1 parent fd8a118 commit 65eeafd

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

css/style.css

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -341,13 +341,18 @@ div.communitySponsor {
341341
font-weight: normal;
342342
width: 318px;
343343
float: left;
344-
font-size: 24px;
344+
font-size: 20px;
345345
}
346346

347347
div.communitySponsor img {
348348
vertical-align: middle;
349349
}
350350

351-
div.communitySponsor a {
351+
div.communitySponsor > a {
352352
line-height: 60px;
353+
vertical-align: middle;
354+
}
355+
356+
div#sponsors > div > a {
357+
margin-right: 20px;
353358
}

resources/home.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ <h2>Gold Sponsors</h2>
4242
<h2>Silver Sponsors</h2>
4343
<div>
4444
<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>
4546
</div>
4647
<h2>Community Sponsors</h2>
4748
<div>

0 commit comments

Comments
 (0)