diff options
Diffstat (limited to 'hugo/js/openlayers/theme/default/google.css')
| -rw-r--r-- | hugo/js/openlayers/theme/default/google.css | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/hugo/js/openlayers/theme/default/google.css b/hugo/js/openlayers/theme/default/google.css new file mode 100644 index 0000000..3c1c187 --- /dev/null +++ b/hugo/js/openlayers/theme/default/google.css @@ -0,0 +1,10 @@ +.olLayerGoogleCopyright { + right: 3px; + bottom: 2px; + left: auto; +} +.olLayerGooglePoweredBy { + left: 2px; + bottom: 2px; +} + |
