From: Guido Kanschat Date: Sat, 9 Apr 2005 08:38:28 +0000 (+0000) Subject: move headline to center of title bar X-Git-Tag: v8.0.0~14089 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2af2ca1057af3861c7a56c2ef7e2593168e5392e;p=dealii.git move headline to center of title bar git-svn-id: https://svn.dealii.org/trunk@10458 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/screen.css b/deal.II/doc/screen.css index 2de608b6bc..dd7831f670 100644 --- a/deal.II/doc/screen.css +++ b/deal.II/doc/screen.css @@ -58,7 +58,7 @@ hr { div.head { text-align:center; position: fixed; - bottom:3ex; + bottom:10px; width: 98%; }