From: wolf Date: Wed, 25 Jan 2006 03:50:41 +0000 (+0000) Subject: Use a reasonable padding amount. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42e0ef803ec3d1aae20390b91181fc4df9b5f791;p=dealii-svn.git Use a reasonable padding amount. git-svn-id: https://svn.dealii.org/trunk@12153 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/screen.css b/deal.II/doc/screen.css index 21e49fdd28..a1c389102b 100644 --- a/deal.II/doc/screen.css +++ b/deal.II/doc/screen.css @@ -184,7 +184,7 @@ table.tutorial { color: black; border: 1px solid #aaa; background-color: #f9f9f9; - padding: 50px; + padding: 5px; font-size: 95%; } div.tutorial {