summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-08-18 18:42:49 +0200
committerChristian Grothoff <christian@grothoff.org>2015-08-18 18:42:49 +0200
commit088462e69eef74585a74e0517900b78b56f0b09b (patch)
tree82ff01965e843a3a338ef0703121d68c76fa30ba
parentd09f4dd972c9ef6dce68fca786f9dce964d689d5 (diff)
downloadmerchant-088462e69eef74585a74e0517900b78b56f0b09b.tar.gz
merchant-088462e69eef74585a74e0517900b78b56f0b09b.tar.bz2
merchant-088462e69eef74585a74e0517900b78b56f0b09b.zip
unify boxes
-rw-r--r--src/frontend/index.html24
1 files changed, 11 insertions, 13 deletions
diff --git a/src/frontend/index.html b/src/frontend/index.html
index f937d7ee..7b5b16d1 100644
--- a/src/frontend/index.html
+++ b/src/frontend/index.html
@@ -31,19 +31,17 @@
</head>
<body id="css-zen-garden">
<div id='root' class="page-wrapper">
- <section class="intro" id="zen-intro">
- <h1>Welcome to the Taler "Toy" Demonstrator</h1>
- <div class="preamble" id="zen-preamble" role="article">
- This "toy" website provides you with the ability to
- experience using the Taler payment system without using
- valuable currency. Here, we guide you through the steps
- of installing a Taler wallet, withdrawing Taler coins and
- spending them at a merchant. For this demonstrator, we
- will be using a "toy" currency, KUDOS. However, please note that
- Taler is designed to work with ordinary currencies, such
- as Dollars or Euros, not just toy currencies.
- </div>
- </section>
+ <h2>Welcome to the Taler "Toy" Demonstrator</h2>
+ <div class="explanation" id="zen-explanation" role="article">
+ This "toy" website provides you with the ability to
+ experience using the Taler payment system without using
+ valuable currency. Here, we guide you through the steps
+ of installing a Taler wallet, withdrawing Taler coins and
+ spending them at a merchant. For this demonstrator, we
+ will be using a "toy" currency, KUDOS. However, please note that
+ Taler is designed to work with ordinary currencies, such
+ as Dollars or Euros, not just toy currencies.
+ </div>
</div>
<div class="supporting" id="zen-supporting" role="main">
<h2>Installing the Taler wallet</h2>