浏览代码

manual: enlarge body

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@62785 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 10 年之前
父节点
当前提交
07b7346c9c
共有 1 个文件被更改,包括 2 次插入2 次删除
  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%;