]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Give the index of the tutorial programs a better look.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 24 Jan 2006 21:05:52 +0000 (21:05 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 24 Jan 2006 21:05:52 +0000 (21:05 +0000)
git-svn-id: https://svn.dealii.org/trunk@12149 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/screen.css
deal.II/doc/tutorial/chapter-2.step-by-step/head.html

index 59b548d2525449b91e910d2c98115d9e0d803e09..21e49fdd28c25863f1601ab50abd9f8e4dad338b 100644 (file)
@@ -180,6 +180,20 @@ pre {
 }
        
 table.navbar { }
+table.tutorial {
+    color: black;
+    border: 1px solid #aaa;
+    background-color: #f9f9f9;
+    padding: 50px;
+    font-size: 95%;
+}
+div.tutorial {
+    color: black;
+    border: 1px solid #aaa;
+    background-color: #f9f9f9;
+    padding: 50px;
+    font-size: 95%;
+}
 
 strong.red { color: #ff0000; }
 code.program { color: #700000; }
index b4a6757cb3bce7ddcfe4930a02bef57ab6dad3b0..3c0ba740abb584f8c024b5361ebba7004cce49d1 100644 (file)
@@ -18,6 +18,8 @@
 
 <h2>Overview of step xxx</h2>
 
+
+<table class='tutorial'>  <tr>    <td>
 <ol>
   <li> <a href="#Intro" class=bold>Introduction</a>
   <li> <a href="#CommProg" class=bold>The commented program</a>
@@ -27,3 +29,5 @@ commentedTOC
 plainTOC
 </ol>
 
+</td> </tr> </table>
+

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.