From 9816a3079073a2cbce2b4db7b933cd8720f5ec7d Mon Sep 17 00:00:00 2001 From: Joe Wreschnig Date: Wed, 14 May 2014 11:01:17 +0200 Subject: [PATCH] Improvements to demo layout/behavior. --- demo.html | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/demo.html b/demo.html index 8506eb7..9d8e4a7 100644 --- a/demo.html +++ b/demo.html @@ -7,13 +7,14 @@ input[type=text] { width: 40%; display: table-cell; - margin: 2.5%; + margin-left: 5%; text-align: center; } - -
+ +
+ Enter source and target text, and drag the slider to interpolate + between the two. +
+
-
- + +
+
-- 2.20.1