Explorar o código

manual: change container size to 60% (avoid overlap with toc)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@62124 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa %!s(int64=10) %!d(string=hai) anos
pai
achega
bfba18b967
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      man/grassdocs.css

+ 2 - 2
man/grassdocs.css

@@ -22,8 +22,8 @@ body{
     margin: 0 auto;
     padding-left:  10px;
     padding-right: 10px;
-#    width: 750px;
-    width: 70%;
+/*    width: 750px; */
+    width: 60%;
     background-color: white;
     height:auto !important;
     min-height: 100%;