From ffcff9897394fde2c5bac627bbd660be97ac9b93 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 28 Mar 2012 11:09:36 +0200 Subject: cgi: Add notes section with example --- cgi/index.pl | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/cgi/index.pl b/cgi/index.pl index b2b37dc..6bf4586 100644 --- a/cgi/index.pl +++ b/cgi/index.pl @@ -349,6 +349,14 @@ __DATA__ border: 1px solid black; } + div.notes { + margin-top: 4em; + } + + div.notes ul { + margin-top: 1em; + } + @@ -419,6 +427,18 @@ local transit networks as well. +
+notes: + +
+
vrr-fakedisplay v<%= $version %> -- cgit v1.2.3