summaryrefslogtreecommitdiff
path: root/misc/openlayers/theme/default/google.css
diff options
context:
space:
mode:
Diffstat (limited to 'misc/openlayers/theme/default/google.css')
-rw-r--r--misc/openlayers/theme/default/google.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/misc/openlayers/theme/default/google.css b/misc/openlayers/theme/default/google.css
new file mode 100644
index 0000000..1b748ef
--- /dev/null
+++ b/misc/openlayers/theme/default/google.css
@@ -0,0 +1,9 @@
+.olLayerGoogleCopyright {
+ right: 3px;
+ bottom: 2px;
+ left: auto;
+}
+.olLayerGooglePoweredBy {
+ left: 2px;
+ bottom: 2px;
+}