]> granicus.if.org Git - python/commitdiff
Make printout margin important.
authorGeorg Brandl <georg@python.org>
Thu, 22 Oct 2009 16:20:55 +0000 (16:20 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 22 Oct 2009 16:20:55 +0000 (16:20 +0000)
Doc/tools/sphinxext/static/basic.css

index e2ba6d2ed5d33402d006834cae41d112743715ef..aeb13816d1fb5f2ad7e39cdbc594656bc5029a34 100644 (file)
@@ -420,7 +420,7 @@ span.eqno {
     div.document,
     div.documentwrapper,
     div.bodywrapper {
-        margin: 0;
+        margin: 0 !important;
         width: 100%;
     }