summaryrefslogtreecommitdiff
path: root/contrib/offer_refund.en.must
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/offer_refund.en.must')
-rw-r--r--contrib/offer_refund.en.must24
1 files changed, 3 insertions, 21 deletions
diff --git a/contrib/offer_refund.en.must b/contrib/offer_refund.en.must
index 57b4d55c..2eaaab44 100644
--- a/contrib/offer_refund.en.must
+++ b/contrib/offer_refund.en.must
@@ -28,14 +28,6 @@
integrity="sha384-cg6SkqEOCV1NbJoCu11+bm0NvBRc8IYLRGXkmNrqUBfTjmMYwNKPWBTIKyw9mHNJ"
crossorigin="anonymous">
<style>
-.taler::before {
- content: "❬";
- color: #aa3939;
-}
-.taler::after {
- content: "❭";
- color: #aa3939;
-}
.talerbar {
text-align: center;
}
@@ -61,16 +53,6 @@
.qrtext:hover {
font-size: 1em;
}
-.talerbar {
- margin: 0;
- bottom: 0;
- background-color: #033;
- color: white;
- width: 100%;
- padding: 1em;
- overflow: auto;
-}
-
body {
overflow-y: scroll;
}
@@ -127,9 +109,9 @@ body {
</script>
-<h1><span class="taler">Taler</span> refund available</h1>
+<h1>Taler refund available</h1>
-<div class="taler-installed-hide">
+<div>
<p>
Please select your Taler wallet to obtain the refund.
</p>
@@ -152,7 +134,7 @@ body {
<div class="talerbar">
<p>You can learn more about GNU Taler on our <a href="https://taler.net/">website</a>.<br>
- Copyright &copy; 2014&mdash;2020 Taler Systems SA</p>
+ Copyright &copy; 2014&mdash;2021 Taler Systems SA</p>
</div>
</body>
</html>