From: Justin Seyster Date: Wed, 15 Sep 2010 23:58:10 +0000 (-0400) Subject: Wider main body. Use em to adapt to larger fonts. X-Git-Tag: release-v1.0~28^2~22 X-Git-Url: https://git.fsl.cs.stonybrook.edu/?a=commitdiff_plain;h=bc1c932912fca56bb586fddede5d45369806ac96;p=interaspect.git Wider main body. Use em to adapt to larger fonts. --- diff --git a/web/doxygen.css b/web/doxygen.css index aa78a32..69db202 100644 --- a/web/doxygen.css +++ b/web/doxygen.css @@ -217,7 +217,7 @@ a:hover #main { - width: 540px; + width: 70em; margin-left: 200px; padding: 20px; }