From: Guido Kanschat Date: Mon, 3 Sep 2012 13:47:49 +0000 (+0000) Subject: Make font in table smaller X-Git-Tag: v8.0.0~2182 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5fa7705a2e9ee3a7517a4487fa76764e299d866;p=dealii.git Make font in table smaller git-svn-id: https://svn.dealii.org/trunk@26215 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/screen.css b/deal.II/doc/screen.css index edeebac807..83ed8ce46b 100644 --- a/deal.II/doc/screen.css +++ b/deal.II/doc/screen.css @@ -205,6 +205,7 @@ code.global { color: #005030; } td.build { text-align: center; vertical-align: middle; + font-size: small; }