[OpenLayers-Commits] r12027 - sandbox/ahocevar/google-ng/examples

commits-20090109 at openlayers.org commits-20090109 at openlayers.org
Sat May 28 05:59:10 EDT 2011


Author: ahocevar
Date: 2011-05-28 02:59:09 -0700 (Sat, 28 May 2011)
New Revision: 12027

Modified:
   sandbox/ahocevar/google-ng/examples/google-ng.html
Log:
using a different font for the attribution

Modified: sandbox/ahocevar/google-ng/examples/google-ng.html
===================================================================
--- sandbox/ahocevar/google-ng/examples/google-ng.html	2011-05-28 09:31:04 UTC (rev 12026)
+++ sandbox/ahocevar/google-ng/examples/google-ng.html	2011-05-28 09:59:09 UTC (rev 12027)
@@ -13,6 +13,7 @@
             right: inherit;
             bottom: 3px; 
             line-height: 11px;
+            font-family: Arial, sans-serif;
         }
         </style>
         <script src="http://maps.google.com/maps/api/js?v=3.5&amp;sensor=false"></script>



More information about the Commits mailing list