Nicolas Cannasse 20 years ago
parent
commit
908d8666a0
2 changed files with 6 additions and 1 deletions
  1. 5 0
      doc/style.css
  2. 1 1
      doc/tutos.html

+ 5 - 0
doc/style.css

@@ -100,6 +100,11 @@ pre {
 	border: solid 1px #ccc;
 }
 
+li pre 
+{
+	margin-top : 20px;
+}
+
 k {
 	color: blue;
 }

+ 1 - 1
doc/tutos.html

@@ -15,7 +15,7 @@
 <h2>Tutorials</h2>
 
 <p>
-	TODO
+	Tutorials are not yet ready. If you're interesting in proposing some, please do it.
 </p>
 
 <h2 class="end">Eof</h2>