From: Mike Taylor
Date: Wed, 18 Dec 2013 17:14:47 +0000 (+0000)
Subject: Start sorting examples into subcategories.
X-Git-Tag: 0.9.1~24^2~3
X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=0118cf884dad2ac1d077e2c865118b06e441eed8;p=mkws-moved-to-github.git
Start sorting examples into subcategories.
Allow H2 to be normal size now we're using H3 as well.
---
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
+