8000 Adjusted announcement bar · squidfunk/mkdocs-material@48c16ec · GitHub
[go: up one dir, main page]

Skip to content

Commit 48c16ec

Browse files
committed
Adjusted announcement bar
1 parent f8b0133 commit 48c16ec

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

material/overrides/main.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
{% block announce %}
2727
<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>
2828
<a href="https://github.com/sponsors/squidfunk">
29-
Now accepting sponsorships via <strong>GitHub
29+
If you like this project and use it a lot, consider sponsoring it via <strong>GitHub
3030
<span class="twemoji">
3131
<svg viewBox="0 2 12 16">
3232
<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>
3333
</svg>
3434
</span>
35-
Sponsors</strong>!
35+
Sponsors</strong>
3636
</a>
3737
{% endblock %}

src/overrides/main.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,12 @@
7676
}
7777
</style>
7878
<a href="https://github.com/sponsors/squidfunk">
79-
Now accepting sponsorships via <strong>GitHub
79+
If you like this project and use it a lot, consider sponsoring it via <strong>GitHub
8080
<span class="twemoji">
8181
<svg viewBox="0 2 12 16">
8282
<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>
8383
</svg>
8484
</span>
85-
Sponsors</strong>!
85+
Sponsors</strong>
8686
</a>
8787
{% endblock %}

0 commit comments

Comments
 (0)
0