From: Václav Slavík Date: Thu, 30 Jan 2003 23:10:23 +0000 (+0000) Subject: don't indent text body X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/6b5cdfed7317b1a7c38bc84384868b4209b6b634 don't indent text body git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/wx.css b/docs/latex/wx/wx.css index 56240ba5ce..8538a02d64 100644 --- a/docs/latex/wx/wx.css +++ b/docs/latex/wx/wx.css @@ -1,6 +1,6 @@ body { - padding: 0px 0px 0px 26px; + padding: 0px 0px 0px 0px; background: #ffffff; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; @@ -17,7 +17,6 @@ div h1, h2, h3, h4 { font-family: Verdana, Arial, Helvetica, sans-serif; - margin-left: -26px; } h1