Skip to content

Commit d2fbb0d

Browse files
committed
Publish 2025-09-26
1 parent 5d7d31b commit d2fbb0d

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

support-us/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@
2727
<darkreader-pay-tiers align-left></darkreader-pay-tiers>
2828
<script type="module" src="/elements/pay-tiers.js"></script>
2929
<div>
30+
<p>
31+
By completing the payment you will be able to hide payment messages in the app.
32+
See <a href="https://darkreader.org/terms/" target="_blank">terms and conditions</a>.
33+
</p>
3034
<h3><img src="/images/darkreader-icon-256x256.png" style="height: 1em; width: 1em;"> Dark Reader</h3>
3135
<p>
3236
<ul>

support-us/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ ul {
6060
row-gap: 0rem;
6161
}
6262

63+
p {
64+
max-width: 32rem;
65+
}
66+
6367
footer {
6468
font-size: 0.75rem;
6569
margin-top: 1rem;

0 commit comments

Comments
 (0)