From: guido Date: Sat, 9 Apr 2005 08:38:28 +0000 (+0000) Subject: move headline to center of title bar X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edbc112848abfca9b28dfd488a2b1d3c20ad7509;p=dealii-svn.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%; }