From 0118cf884dad2ac1d077e2c865118b06e441eed8 Mon Sep 17 00:00:00 2001
From: Mike Taylor
Date: Wed, 18 Dec 2013 17:14:47 +0000
Subject: [PATCH] Start sorting examples into subcategories. Allow H2 to be
normal size now we're using H3 as well.
---
tools/htdocs/index.html | 18 +++++++++++-------
1 file changed, 11 insertions(+), 7 deletions(-)
diff --git a/tools/htdocs/index.html b/tools/htdocs/index.html
index 697eb35..d87d1cf 100644
--- a/tools/htdocs/index.html
+++ b/tools/htdocs/index.html
@@ -7,7 +7,6 @@
font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Sans-Serif;
}
h1 { font-weight: normal; color: #606060 }
- h2 { font-size: 100% }
.pane { padding: 0em 1em; margin: 0.75em;
border: 0.5em solid #eee;
border-radius: 1em;
@@ -130,6 +129,7 @@
It's worth viewing the source of these to see how small they
are and how various things are done.
+ Simple examples
-
A very simple application at
@@ -149,6 +149,16 @@
the application in Arabic.
-
+ A version suitable for mobile devices,
+ with a responsive design that moves components around
+ depending on the screen size.
+
+
+
+ Intermediate examples
+