Skip to content

Commit a43a081

Browse files
authored
add sponsor (#496)
1 parent a1aeffe commit a43a081

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

_includes/sponsors.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ <h4>Sponsors</h4>
2323
<img src="/images/support/vpnwelt.png" class="sponsors sponsors--vpnwelt" title="VPNwelt" alt="VPNwelt - Privacy Protection on the Internet 2021">
2424
</a>
2525

26+
<a href="https://translationreport.com/" rel="nofollow" class="sponsors-item">
27+
<img src="/images/support/translationreport.png" class="sponsors sponsors--translationreport" title="translation report" alt="Best Translation Site Reviews by TranslationReport">
28+
</a>
29+
2630
</div>
2731
</div>
2832
</div>

css/style.css

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -391,10 +391,6 @@ body b {
391391
border-radius: 20px;
392392
}
393393

394-
.sponsors--themeisle {
395-
padding: 5px;
396-
}
397-
398394
#footer .sponsors-item .sponsors {
399395
height: 80px;
400396
border-radius: 20px;
@@ -1443,7 +1439,8 @@ body #footer .links {
14431439

14441440
.sponsors--rebilly,
14451441
.sponsors--themeisle,
1446-
.sponsors--vpnwelt {
1442+
.sponsors--vpnwelt,
1443+
.sponsors--translationreport {
14471444
width: 150px;
14481445
}
14491446

0 commit comments

Comments
 (0)