projects/infopoint-html: Screenshot gallery, still needs tuning
authorRoland Hieber <rohieb@rohieb.name>
Mon, 28 Mar 2011 03:05:36 +0000 (05:05 +0200)
committerRoland Hieber <rohieb@rohieb.name>
Mon, 28 Mar 2011 03:05:36 +0000 (05:05 +0200)
local.css [new file with mode: 0644]
projects/infopoint-html.mdwn
projects/wilhelm-gym-repo.mdwn

diff --git a/local.css b/local.css
new file mode 100644 (file)
index 0000000..0ac9b01
--- /dev/null
+++ b/local.css
@@ -0,0 +1,32 @@
+pre {
+  background-color: #F5F5F5;
+  border: 1px dashed blue;
+  padding: 0.2em;
+}
+
+code {
+  background-color: #F5F5F5;
+}
+
+h2 {
+  margin-bottom: 0em;
+  margin-top: 1.5em;
+}
+
+p,ul,ol {
+  margin: 0.5em 0;
+}
+
+.gallery table.img {
+  display: inline;
+  /*float: left;   needs tuning */
+}
+
+.header {
+  font-size: 100%;
+  font-weight: normal;
+}
+
+.page {
+  width: 50em;
+}
index 592eddd..c78788a 100644 (file)
@@ -6,11 +6,16 @@ As the name indicates, it is primarily focused on machines whose one and only
 purpose it is to display web pages (like network monitors, stock charts, or 
 news).
 
-[[!img defaults size="200x"]]
+Screenshots
+-----------
+
+<div class="gallery">
+[[!img defaults size="150x"]]
 [[!img infopoint-html/default.png alt="Default view after installation"
-  alt="Default view after installation"]]
+  caption="Default view after installation"]]
 [[!img infopoint-html/customized.png alt="View of a customized web site"
-  alt="View of a customized web site"]]
+  caption="View of a customized web site"]]
+</div>
 
 How does it work?
 -----------------
index 9b71ea8..c928a4f 100644 (file)
@@ -4,7 +4,7 @@ The wilhelm-gym.net Debian repository
 The wilhelm-gym.net Debian repository currently contains the following
 software:
 
-  * `infopoint-html`, [[the Infopoint HTML Viewer|projects/infopoint-html]]
+  * `infopoint-html`, the [[Infopoint HTML Viewer|projects/infopoint-html]]
   * `iserv-mod-room-reservation`, a
     [booking table for rooms](http://wiki.iserv.eu/wiki/Raumbelegungsplan)
     (german link) for the [IServ][1] platform
This page took 0.031755 seconds and 4 git commands to generate.