Browse Source

manual: enlarge body

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@62785 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 10 năm trước cách đây
mục cha
commit
07b7346c9c
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      man/grassdocs.css

+ 2 - 2
man/grassdocs.css

@@ -19,11 +19,11 @@ body{
 #container
 {
     position: relative;
-    margin: 0 auto;
+    margin-left: 50px;
     padding-left:  10px;
     padding-right: 10px;
 /*    width: 750px; */
-    width: 60%;
+    width: 75%;
     background-color: white;
     height:auto !important;
     min-height: 100%;