Skip to content

Commit 7878ab2

Browse files
authored
update sponsors (Codeception#453)
1 parent ef90b8a commit 7878ab2

File tree

4 files changed

+8
-22
lines changed

4 files changed

+8
-22
lines changed

_includes/sponsors.html

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,32 +2,16 @@
22
<div class="container">
33
<div class="row">
44
<div class="col-sm-12 col-md-offset-3 col-md-6 text-center">
5-
<a href="https://opencollective.com/codeception/contribute/premium-partner-11916/checkout">
6-
<h3>Premium Sponsors</h3>
7-
</a>
8-
9-
10-
<a href="https://somewherewarm.com/" rel="nofollow" class="sponsors-item">
11-
<img src="https://images.opencollective.com/somewherewarmgr/f8b567b/logo/256.png" alt="SomewhereWarm" title="SomewhereWarm - Living and breathing all things WooCommerce. " class="sponsors sponsors--somewherewarm">
12-
</a>
13-
14-
155
<a href="https://opencollective.com/codeception/contribute/sponsor-11887/checkout">
166
<h4>Sponsors</h4>
177
</a>
188

19-
<a href="https://www.dharmamatch.com/" rel="nofollow" class="sponsors-item">
20-
<img src="https://images.opencollective.com/dharmamatch/0a680ca/logo/256.png" alt="dharmaMatch" title="dharmaMatch is one of the longest running match-making platforms for Buddhists, Hindus, Yogis, and other spiritually-minded individuals." class="sponsors">
21-
</a>&nbsp;
22-
23-
<a href="https://edubirdie.com/" rel="nofollow" class="sponsors-item">
24-
<img src="https://images.opencollective.com/essay-writing-service-edu-birdie/b1d51ab/logo/256.png" class="sponsors">
9+
<a href="https://themeisle.com/" rel="nofollow" class="sponsors-item">
10+
<img src="/images/support/themeisle.png" class="sponsors sponsors--themeisle" title="themeisle" alt="Themeisle - Premium WordPress themes, Templates &amp; Plugins">
2511
</a>
26-
&nbsp;
27-
2812

2913
<a href="https://themeisle.com/" rel="nofollow" class="sponsors-item">
30-
<img src="/images/support/themeisle.png" class="sponsors sponsors--themeisle" title="themeisle" alt="Themeisle - Premium WordPress themes, Templates &amp; Plugins">
14+
<img src="/images/support/vpnwelt.png" class="sponsors sponsors--vpnwelt" title="VPNwelt" alt="VPNwelt - Privacy Protection on the Internet 2021">
3115
</a>
3216

3317
</div>

css/style.css

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,8 @@ body b {
384384
}
385385

386386
.sponsors--rebilly,
387-
.sponsors--themeisle {
387+
.sponsors--themeisle,
388+
.sponsors--vpnwelt {
388389
width:100px;
389390
background: #fff;
390391
border-radius: 20px;
@@ -1441,7 +1442,8 @@ body #footer .links {
14411442
}
14421443

14431444
.sponsors--rebilly,
1444-
.sponsors--themeisle {
1445+
.sponsors--themeisle,
1446+
.sponsors--vpnwelt {
14451447
width: 150px;
14461448
}
14471449

0 commit comments

Comments
 (0)