From: Wolfgang Bangerth Date: Wed, 25 Jan 2006 06:47:34 +0000 (+0000) Subject: Have a little bit of separation between the caption and what comes after it. X-Git-Tag: v8.0.0~12512 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25fee40e27017a5ba1f7c7c65b299a4178cc7a74;p=dealii.git Have a little bit of separation between the caption and what comes after it. git-svn-id: https://svn.dealii.org/trunk@12163 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/screen.css b/deal.II/doc/screen.css index a1c389102b..d96fb80b39 100644 --- a/deal.II/doc/screen.css +++ b/deal.II/doc/screen.css @@ -77,7 +77,7 @@ h1, h2, h3, h4, h5, h6 { color: Black; background: none; font-weight: normal; - margin: 0; + margin: 0.1em; padding-top: 0.5em; padding-bottom: 0.17em; border-bottom: 1px solid #aaaaaa;