]> granicus.if.org Git - postgis/commitdiff
make variables names red to stand out better
authorRegina Obe <lr@pcorp.us>
Fri, 23 Mar 2012 07:54:27 +0000 (07:54 +0000)
committerRegina Obe <lr@pcorp.us>
Fri, 23 Mar 2012 07:54:27 +0000 (07:54 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9532 b70326c6-7e19-0410-871a-916f4a2858ee

doc/html/style.css

index 497e4f212b49e8852a6ae8aa3f90ae8a00ee4173..d418f37a43731dc9e8c42ce785938478c8e0d614 100644 (file)
@@ -47,3 +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}