From: wolf Date: Wed, 20 Jul 2005 00:40:22 +0000 (+0000) Subject: Avoid double frame around examples. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99b8df577119ef4da0c645865a69c1b34105ba22;p=dealii-svn.git Avoid double frame around examples. git-svn-id: https://svn.dealii.org/trunk@11183 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/stylesheet.css b/deal.II/doc/doxygen/stylesheet.css index ce25a804ef..ac2e6b3a84 100644 --- a/deal.II/doc/doxygen/stylesheet.css +++ b/deal.II/doc/doxygen/stylesheet.css @@ -82,16 +82,11 @@ A.codeRef { font-weight: normal; color: #1A419D} A:hover { text-decoration: none; background-color: #f2f2ff } DL.el { margin-left: -1cm } PRE.fragment { - border: 1px solid #CCCCCC; background-color: #f5f5f5; margin-top: 4px; margin-bottom: 4px; margin-left: 2px; margin-right: 8px; - padding-left: 6px; - padding-right: 6px; - padding-top: 4px; - padding-bottom: 4px; } DIV.fragment { border: 1px solid #CCCCCC;