]> granicus.if.org Git - postgis/commitdiff
Made the red color for parameters a bit darker...
authorPierre Racine <Pierre.Racine@sbf.ulaval.ca>
Fri, 23 Mar 2012 13:16:11 +0000 (13:16 +0000)
committerPierre Racine <Pierre.Racine@sbf.ulaval.ca>
Fri, 23 Mar 2012 13:16:11 +0000 (13:16 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9534 b70326c6-7e19-0410-871a-916f4a2858ee

doc/html/style.css

index d418f37a43731dc9e8c42ce785938478c8e0d614..1c933da6276e15ba298129bee6026d6dfc0a68f1 100644 (file)
@@ -47,4 +47,4 @@ pre, .literallayout { border-right-width: 0px; border-left-width: 0px; border-bo
 .styledtable table thead th { border-right-width: 0px; border-left-width: 0px; border-bottom-width: 1px; border-top-width: 0px; border-color: #f7931e; border-style: solid;  }
 .styledtable > table { border-right-width: 0px; border-left-width: 0px; border-bottom-width: 2px; border-top-width: 2px; border-color: #f7931e; border-style: solid;  }
 .styledtable table td,th { color: #000000; font-style: italic; padding-right:10px; padding-left:10px; border-right-width: 0px; border-left-width: 0px; border-bottom-width: 2px; border-top-width: 2px; border-width: 0px;}
-.pdparam {color: red}
+.pdparam {color: #990000}