From 7f5753f5ff3f6b0bf563d44d55ba3ea04e5e4e15 Mon Sep 17 00:00:00 2001 From: schrage Date: Fri, 18 Jun 1999 11:56:35 +0000 Subject: [PATCH] Changed design. git-svn-id: https://svn.dealii.org/trunk@1419 0785d39b-7218-0410-832d-ea1e28bc413d --- .../doc/tutorial/chapter-3.laplace/index.html | 12 ++++++---- .../doc/tutorial/chapter-3.laplace/logo.html | 24 +++++++++++++++++++ .../doc/tutorial/chapter-3.laplace/title.html | 1 - 3 files changed, 31 insertions(+), 6 deletions(-) create mode 100644 deal.II/doc/tutorial/chapter-3.laplace/logo.html diff --git a/deal.II/doc/tutorial/chapter-3.laplace/index.html b/deal.II/doc/tutorial/chapter-3.laplace/index.html index 579402ec9f..2e6bda8f45 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/index.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/index.html @@ -10,11 +10,13 @@ - - - - - + + + + + + + diff --git a/deal.II/doc/tutorial/chapter-3.laplace/logo.html b/deal.II/doc/tutorial/chapter-3.laplace/logo.html new file mode 100644 index 0000000000..30b6b5d8ad --- /dev/null +++ b/deal.II/doc/tutorial/chapter-3.laplace/logo.html @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + +DEAL Logo + + + + + diff --git a/deal.II/doc/tutorial/chapter-3.laplace/title.html b/deal.II/doc/tutorial/chapter-3.laplace/title.html index 3fc8463e3b..a737a6442f 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/title.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/title.html @@ -16,7 +16,6 @@ -DEAL Logo

The deal.II tutorial - Chapter 1 - The Laplace Problem

-- 2.39.5