Adjusted announcement bar

This commit is contained in:
squidfunk 2020-05-17 15:30:09 +02:00
parent f8b0133477
commit 48c16ec1b0
2 changed files with 4 additions and 4 deletions

View File

@ -26,12 +26,12 @@
{% block announce %}
<style>.md-announce a,.md-announce a:focus,.md-announce a:hover{color:currentColor}.md-announce strong{white-space:nowrap}.md-announce .twitter{margin-left:.2em;color:#00acee}</style>
<a href="https://github.com/sponsors/squidfunk">
Now accepting sponsorships via <strong>GitHub
If you like this project and use it a lot, consider sponsoring it via <strong>GitHub
<span class="twemoji">
<svg viewBox="0 2 12 16">
<path fill="#ea4aaa" d="M8.727 3C7.091 3 6.001 4.65 6.001 4.65S4.909 3 3.273 3C1.636 3 0 4.1 0 6.3 0 9.6 6 14 6 14s6-4.4 6-7.7C12 4.1 10.364 3 8.727 3z"></path>
</svg>
</span>
Sponsors</strong>!
Sponsors</strong>
</a>
{% endblock %}

View File

@ -76,12 +76,12 @@
}
</style>
<a href="https://github.com/sponsors/squidfunk">
Now accepting sponsorships via <strong>GitHub
If you like this project and use it a lot, consider sponsoring it via <strong>GitHub
<span class="twemoji">
<svg viewBox="0 2 12 16">
<path fill="#ea4aaa" d="M8.727 3C7.091 3 6.001 4.65 6.001 4.65S4.909 3 3.273 3C1.636 3 0 4.1 0 6.3 0 9.6 6 14 6 14s6-4.4 6-7.7C12 4.1 10.364 3 8.727 3z"></path>
</svg>
</span>
Sponsors</strong>!
Sponsors</strong>
</a>
{% endblock %}