From 10f2c64e86b85594217a06236bd7d081d48299aa Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Tue, 17 Dec 2013 14:26:23 +0000 Subject: [PATCH] Place sections within round-cornered panes. --- tools/htdocs/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/tools/htdocs/index.html b/tools/htdocs/index.html index fb34bd7..811cc3d 100644 --- a/tools/htdocs/index.html +++ b/tools/htdocs/index.html @@ -8,12 +8,16 @@ } h1 { color: #606060 } h2 { font-size: 100% } + .pane { background: #eee; border-radius: 1em; + padding: 0.25em 1em; margin: 0.75em; } MKWS logo

MKWS: the MasterKey Widget Set

+ +

This site contains tools, not content:

+
+ +

For examples of how to use the widget-set, see:

+
+ +

The set of targets can be maintained:

+
+ +

Documentation:

+
-- 1.7.10.4