Nicolas Cannasse 20 年之前
父節點
當前提交
908d8666a0
共有 2 個文件被更改,包括 6 次插入1 次删除
  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;
 	border: solid 1px #ccc;
 }
 }
 
 
+li pre 
+{
+	margin-top : 20px;
+}
+
 k {
 k {
 	color: blue;
 	color: blue;
 }
 }

+ 1 - 1
doc/tutos.html

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