From: Wolfgang Bangerth Date: Mon, 20 Dec 1999 16:08:51 +0000 (+0000) Subject: Move the css files from tutorial to the top-level doc dir, to allow their use from... X-Git-Tag: v8.0.0~21266 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=492a58200ad3017cc09368230e2c1a273c1659ac;p=dealii.git Move the css files from tutorial to the top-level doc dir, to allow their use from all files in the dir tree. git-svn-id: https://svn.dealii.org/trunk@2094 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/aural.css b/deal.II/doc/aural.css new file mode 100644 index 0000000000..5fc0eca2df --- /dev/null +++ b/deal.II/doc/aural.css @@ -0,0 +1,21 @@ +body {} + +frameset {} + +td {} + +dt {} + +.figure {} + +.pagetoc {} + +.chapter_title {} + + +span.parhead {} + +span.example {} +pre.example {} +table.navbar {} + diff --git a/deal.II/doc/index.html b/deal.II/doc/index.html index 8f180c3f3b..da5cd4a90a 100644 --- a/deal.II/doc/index.html +++ b/deal.II/doc/index.html @@ -3,9 +3,9 @@ deal.II tutorial: Elements of finite element programs - - - + + + diff --git a/deal.II/doc/logo.html b/deal.II/doc/logo.html index 08f68613ad..b17bd87bc1 100644 --- a/deal.II/doc/logo.html +++ b/deal.II/doc/logo.html @@ -7,9 +7,9 @@ --> deal.II tutorial: Logo - - - + + + diff --git a/deal.II/doc/navbar.html b/deal.II/doc/navbar.html index f8777abebb..9cf5a15993 100644 --- a/deal.II/doc/navbar.html +++ b/deal.II/doc/navbar.html @@ -3,9 +3,9 @@ deal.II tutorial: Structure of a Finite Element Program - - - + + + diff --git a/deal.II/doc/print.css b/deal.II/doc/print.css new file mode 100644 index 0000000000..d330a7c035 --- /dev/null +++ b/deal.II/doc/print.css @@ -0,0 +1,35 @@ + +body { background-image: none; + background-color: white; + } + +frameset { background-color: white; + border-color: white; + border: 0; + frameborder: 0; + } + +td { vertical-align: top; } + +dt { font-weight: bold; } + +.figure { font-weight: bold; + font-size: larger; + } + +.pagetoc {} + +.chapter_title {} + +span.parhead { font-weight: bold; + } + +span.example { font-weight: bold; + font-style: italic; + } +pre.example { padding-left: 2 em; + text-align: left; + text-indent: 0; + } + +table.navbar { } diff --git a/deal.II/doc/screen.css b/deal.II/doc/screen.css new file mode 100644 index 0000000000..953b7ee75e --- /dev/null +++ b/deal.II/doc/screen.css @@ -0,0 +1,36 @@ + +body { background-image: none; + background-color: white; + } + +frameset { background-color: white; + border-color: white; + border: 0; + frameborder: 0; + } + +td { vertical-align: top; } + +dt { font-weight: bold; } + +.figure { font-weight: bold; + font-size: larger; + } + +.pagetoc {} + +.chapter_title {} + +span.parhead { font-weight: bold; + } + +span.example { font-weight: bold; + font-style: italic; + } +pre.example { padding-left: 2 em; + text-align: left; + text-indent: 0; + } + +table.navbar { } + diff --git a/deal.II/doc/title.html b/deal.II/doc/title.html index 75a9c5a1bf..d29a3f42bc 100644 --- a/deal.II/doc/title.html +++ b/deal.II/doc/title.html @@ -7,9 +7,9 @@ --> deal.II tutorial: Chapter title - - - + + + diff --git a/deal.II/doc/toc.html b/deal.II/doc/toc.html index a5b9726958..df403067cd 100644 --- a/deal.II/doc/toc.html +++ b/deal.II/doc/toc.html @@ -2,9 +2,9 @@ "http://www.w3.org/TR/REC-html40/strict.dtd"> - - - + + + The deal.II Tutorial